<?xml version="1.0"?>
<!-- Generated by the ACS Package Manager -->

<package key="press" url="http://www.arsdgita.com/acs-repository/apm/packages/press" type="apm_application">
    <package-name>Press</package-name>
    <pretty-plural>Press</pretty-plural>
    <singleton-p>f</singleton-p>

    <version name="4.0.1" url="http://www.arsdigita.com/acs-repository/download/apm/press-4.0.1.apm">
    <database-support>
        <database>oracle</database>
        <database>postgresql</database>
    </database-support>
        <owner url="mailto:sarah@arsdigita.com">Sarah Barwig</owner>
        <summary>Press allows publishers to display external press coverage of their site.</summary>
        <release-date>2001-01-17</release-date>
        <vendor url="http://www.arsdigita.com/">ArsDigita Corporation</vendor>

        <requires url="acs-content-repository" version="4.0.1"/>
        <requires url="acs-datetime" version="4.0"/>
        <requires url="acs-kernel" version="4.0"/>

        <files>
            <file type="package_spec" path="press.info"/>
            <file type="data_model_create" db_type="oracle" path="sql/oracle/press-create.sql"/>
            <file type="data_model_drop" db_type="oracle" path="sql/oracle/press-drop.sql"/>
            <file type="tcl_procs" path="tcl/press-procs.tcl"/>
            <file type="content_page" path="www/admin/index.adp"/>
            <file type="content_page" path="www/admin/index.tcl"/>
            <file type="content_page" path="www/admin/item-create-3.tcl"/>
            <file type="content_page" path="www/admin/item-create-thankyou.adp"/>
            <file type="content_page" path="www/admin/item-create.adp"/>
            <file type="content_page" path="www/admin/item-create.tcl"/>
            <file type="content_page" path="www/admin/master.adp"/>
            <file type="content_page" path="www/admin/one-item-admin.adp"/>
            <file type="content_page" path="www/admin/one-item-admin.tcl"/>
            <file type="content_page" path="www/admin/one-item-approve-2.tcl"/>
            <file type="content_page" path="www/admin/one-item-approve.adp"/>
            <file type="content_page" path="www/admin/one-item-approve.tcl"/>
            <file type="content_page" path="www/admin/one-item-revision-add-3.tcl"/>
            <file type="content_page" path="www/admin/one-item-revision-add.adp"/>
            <file type="content_page" path="www/admin/one-item-revision-add.tcl"/>
            <file type="content_page" path="www/admin/one-item-revision-update.tcl"/>
            <file type="content_page" path="www/admin/one-item-revoke.tcl"/>
            <file type="content_page" path="www/admin/preview.adp"/>
            <file type="content_page" path="www/admin/preview.tcl"/>
            <file type="content_page" path="www/admin/process-2.tcl"/>
            <file type="content_page" path="www/admin/process.adp"/>
            <file type="content_page" path="www/admin/process.tcl"/>
            <file type="content_page" path="www/admin/template-admin.adp"/>
            <file type="content_page" path="www/admin/template-admin.tcl"/>
            <file type="content_page" path="www/admin/template-ae-2.adp"/>
            <file type="content_page" path="www/admin/template-ae-2.tcl"/>
            <file type="content_page" path="www/admin/template-ae-3.tcl"/>
            <file type="content_page" path="www/admin/template-ae.adp"/>
            <file type="content_page" path="www/admin/template-ae.tcl"/>
            <file type="content_page" path="www/admin/template-delete-2.tcl"/>
            <file type="content_page" path="www/admin/template-delete.adp"/>
            <file type="content_page" path="www/admin/template-delete.tcl"/>
            <file type="content_page" path="www/admin/template-demo.adp"/>
            <file type="content_page" path="www/admin/template-demo.tcl"/>
            <file type="documentation" path="www/doc/design.html"/>
            <file type="documentation" path="www/doc/index.html"/>
            <file type="documentation" path="www/doc/requirements.html"/>
            <file type="content_page" path="www/index.adp"/>
            <file type="content_page" path="www/index.tcl"/>
            <file type="content_page" path="www/master.adp"/>
        </files>
        <parameters>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="DisplayMax"  default="10" description="maximum number of press items displayed per page"/>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="ClickThroughP"  default="0" description="do we use clickthrough tracking for the press coverage page?"/>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="ActiveDays"  default="14" description="number of days a press item remains active"/>
        </parameters>

    </version>
</package>