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

<package key="acs-subsite" url="http://www.arsdigita.com/acs-repository/apm/packages/acs-subsite/" type="apm_service">
    <package-name>ACS Subsite</package-name>
    <pretty-plural>ACS Subsite Services</pretty-plural>
    <initial-install-p>t</initial-install-p>
    <singleton-p>f</singleton-p>

    <version name="4.2" url="http://www.arsdigita.com/acs-repository/download/apm/acs-subsite-4.2.apm">
    <database-support>
        <database>oracle</database>
        <database>postgresql</database>
    </database-support>
        <owner url="mailto:michael@arsdigita.com">Michael Yoon</owner>
        <owner url="mailto:rhs@arsdigita.com">Rafael Schloming</owner>
        <owner url="mailto:oumi@arsdigita.com">Oumi Mehrotra</owner>
        <owner url="mailto:mbryzek@arsdigita.com">Michael Bryzek</owner>
        <summary>Provides the ability to create subsite within the ArsDigita Community System.</summary>
        <release-date>2001-03-06</release-date>
        <vendor url="http://www.arsdigita.com/">ArsDigita Corporation</vendor>
        <description format="text/html">Aware of parties, groups, users, portraits, ...</description>

        <provides url="acs-subsite" version="4.2"/>
        <requires url="acs-content-repository" version="4.1"/>
        <requires url="acs-kernel" version="4.1"/>
        <requires url="acs-tcl" version="4.1"/>

        <files>
            <file type="package_spec" path="acs-subsite.info"/>
            <file type="data_model_create" db_type="oracle" path="sql/oracle/acs-subsite-create.sql"/>
            <file type="data_model_drop" db_type="oracle" path="sql/oracle/acs-subsite-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/application-groups-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/application-groups-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/attribute.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/attributes-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/host-node-map-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/host-node-map-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/portraits-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/portraits.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/subsite-callbacks-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/subsite-callbacks-drop.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/tests/acs-subsite-test-harness.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/tests/subsite-callbacks-test.sql"/>
            <file type="data_model_upgrade" db_type="oracle" path="sql/oracle/upgrade/upgrade-4.1.1-4.2.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/user-profiles-create.sql"/>
            <file type="data_model" db_type="oracle" path="sql/oracle/user-profiles-drop.sql"/>
            <file type="data_model_create" db_type="postgresql" path="sql/postgresql/acs-subsite-create.sql"/>
            <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/acs-subsite-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/application-groups-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/application-groups-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/attribute.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/attributes-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/host-node-map-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/host-node-map-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/portraits-drop.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/portraits.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/subsite-callbacks-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/subsite-callbacks-drop.sql"/>
            <file type="data_model_upgrade" db_type="postgresql" path="sql/postgresql/upgrade/upgrade-4.1.1-4.2.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/user-profiles-create.sql"/>
            <file type="data_model" db_type="postgresql" path="sql/postgresql/user-profiles-drop.sql"/>
            <file type="tcl_init" path="tcl/acs-subsite-init.tcl"/>
            <file type="query_file" db_type="oracle" path="tcl/application-group-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/application-group-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/application-group-procs.tcl"/>
            <file type="query_file" path="tcl/application-group-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/attribute-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/attribute-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/attribute-procs.tcl"/>
            <file type="query_file" path="tcl/attribute-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/group-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/group-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/group-procs.tcl"/>
            <file type="query_file" path="tcl/group-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/group-type-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/group-type-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/group-type-procs.tcl"/>
            <file type="query_file" path="tcl/group-type-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/package-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/package-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/package-procs.tcl"/>
            <file type="query_file" path="tcl/package-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/party-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/party-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/party-procs.tcl"/>
            <file type="query_file" path="tcl/party-procs.xql"/>
            <file type="tcl_procs" path="tcl/plpgsql-utility-procs.tcl"/>
            <file type="query_file" db_type="oracle" path="tcl/plsql-utility-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/plsql-utility-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/plsql-utility-procs.tcl"/>
            <file type="query_file" db_type="oracle" path="tcl/rel-segments-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/rel-segments-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/rel-segments-procs.tcl"/>
            <file type="query_file" path="tcl/rel-segments-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/rel-types-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/rel-types-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/rel-types-procs.tcl"/>
            <file type="query_file" path="tcl/rel-types-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/relation-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/relation-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/relation-procs.tcl"/>
            <file type="query_file" path="tcl/relation-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/subsite-callback-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/subsite-callback-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/subsite-callback-procs.tcl"/>
            <file type="query_file" path="tcl/subsite-callback-procs.xql"/>
            <file type="query_file" db_type="oracle" path="tcl/subsite-procs-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="tcl/subsite-procs-postgresql.xql"/>
            <file type="tcl_procs" path="tcl/subsite-procs.tcl"/>
            <file type="query_file" path="tcl/subsite-procs.xql"/>
            <file type="content_page" path="www/admin/attributes/add-2.tcl"/>
            <file type="content_page" path="www/admin/attributes/add.adp"/>
            <file type="content_page" path="www/admin/attributes/add.tcl"/>
            <file type="query_file" path="www/admin/attributes/add.xql"/>
            <file type="content_page" path="www/admin/attributes/delete-2.tcl"/>
            <file type="query_file" path="www/admin/attributes/delete-2.xql"/>
            <file type="content_page" path="www/admin/attributes/delete.adp"/>
            <file type="content_page" path="www/admin/attributes/delete.tcl"/>
            <file type="query_file" path="www/admin/attributes/delete.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/attributes/edit-one-oracle.xql"/>
            <file type="content_page" path="www/admin/attributes/edit-one.adp"/>
            <file type="content_page" path="www/admin/attributes/edit-one.tcl"/>
            <file type="query_file" path="www/admin/attributes/edit-one.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/attributes/enum-add-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/attributes/enum-add-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/attributes/enum-add-2.tcl"/>
            <file type="query_file" path="www/admin/attributes/enum-add-2.xql"/>
            <file type="content_page" path="www/admin/attributes/enum-add.adp"/>
            <file type="content_page" path="www/admin/attributes/enum-add.tcl"/>
            <file type="query_file" path="www/admin/attributes/enum-add.xql"/>
            <file type="content_page" path="www/admin/attributes/index.tcl"/>
            <file type="content_page" path="www/admin/attributes/one.adp"/>
            <file type="content_page" path="www/admin/attributes/one.tcl"/>
            <file type="query_file" path="www/admin/attributes/one.xql"/>
            <file type="content_page" path="www/admin/attributes/value-delete-2.tcl"/>
            <file type="content_page" path="www/admin/attributes/value-delete.adp"/>
            <file type="content_page" path="www/admin/attributes/value-delete.tcl"/>
            <file type="query_file" path="www/admin/attributes/value-delete.xql"/>
            <file type="content_page" path="www/admin/confirm-delete-form.adp"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/change-join-policy-2-oracle.xql"/>
            <file type="content_page" path="www/admin/group-types/change-join-policy-2.tcl"/>
            <file type="query_file" path="www/admin/group-types/change-join-policy-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/change-join-policy-oracle.xql"/>
            <file type="content_page" path="www/admin/group-types/change-join-policy.adp"/>
            <file type="content_page" path="www/admin/group-types/change-join-policy.tcl"/>
            <file type="query_file" path="www/admin/group-types/change-join-policy.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/delete-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/group-types/delete-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/group-types/delete-2.tcl"/>
            <file type="query_file" path="www/admin/group-types/delete-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/delete-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/group-types/delete-postgresql.xql"/>
            <file type="content_page" path="www/admin/group-types/delete-rel-types-exist.adp"/>
            <file type="content_page" path="www/admin/group-types/delete-subtypes-exist.adp"/>
            <file type="content_page" path="www/admin/group-types/delete.adp"/>
            <file type="content_page" path="www/admin/group-types/delete.tcl"/>
            <file type="query_file" path="www/admin/group-types/delete.xql"/>
            <file type="content_page" path="www/admin/group-types/groups-display.adp"/>
            <file type="content_page" path="www/admin/group-types/groups-display.tcl"/>
            <file type="query_file" path="www/admin/group-types/groups-display.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/group-types/groups-list-postgresql.xql"/>
            <file type="content_page" path="www/admin/group-types/groups-list.adp"/>
            <file type="content_page" path="www/admin/group-types/groups-list.tcl"/>
            <file type="query_file" path="www/admin/group-types/groups-list.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/group-types/index-postgresql.xql"/>
            <file type="content_page" path="www/admin/group-types/index.adp"/>
            <file type="content_page" path="www/admin/group-types/index.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/group-types/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/group-types/new.adp"/>
            <file type="content_page" path="www/admin/group-types/new.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/one-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/group-types/one-postgresql.xql"/>
            <file type="content_page" path="www/admin/group-types/one.adp"/>
            <file type="content_page" path="www/admin/group-types/one.tcl"/>
            <file type="query_file" path="www/admin/group-types/one.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/rel-type-add-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/group-types/rel-type-add-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/group-types/rel-type-add-2.tcl"/>
            <file type="query_file" path="www/admin/group-types/rel-type-add-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/group-types/rel-type-add-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/group-types/rel-type-add-postgresql.xql"/>
            <file type="content_page" path="www/admin/group-types/rel-type-add.adp"/>
            <file type="content_page" path="www/admin/group-types/rel-type-add.tcl"/>
            <file type="content_page" path="www/admin/group-types/rel-type-remove-2.tcl"/>
            <file type="query_file" path="www/admin/group-types/rel-type-remove-2.xql"/>
            <file type="content_page" path="www/admin/group-types/rel-type-remove.adp"/>
            <file type="content_page" path="www/admin/group-types/rel-type-remove.tcl"/>
            <file type="query_file" path="www/admin/group-types/rel-type-remove.xql"/>
            <file type="content_page" path="www/admin/groups/change-join-policy-2.tcl"/>
            <file type="query_file" path="www/admin/groups/change-join-policy-2.xql"/>
            <file type="content_page" path="www/admin/groups/change-join-policy.adp"/>
            <file type="content_page" path="www/admin/groups/change-join-policy.tcl"/>
            <file type="query_file" path="www/admin/groups/change-join-policy.xql"/>
            <file type="content_page" path="www/admin/groups/constraints-create-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/constraints-create-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/constraints-create-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/constraints-create.adp"/>
            <file type="content_page" path="www/admin/groups/constraints-create.tcl"/>
            <file type="content_page" path="www/admin/groups/delete-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/delete-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/delete-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/delete.adp"/>
            <file type="content_page" path="www/admin/groups/delete.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/elements-by-group-type-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/elements-by-group-type-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/elements-by-group-type.adp"/>
            <file type="content_page" path="www/admin/groups/elements-by-group-type.tcl"/>
            <file type="query_file" path="www/admin/groups/elements-by-group-type.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/elements-by-rel-type-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/elements-by-rel-type-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/elements-by-rel-type.adp"/>
            <file type="content_page" path="www/admin/groups/elements-by-rel-type.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/elements-display-list-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/elements-display-list-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/elements-display-list.adp"/>
            <file type="content_page" path="www/admin/groups/elements-display-list.tcl"/>
            <file type="query_file" path="www/admin/groups/elements-display-list.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/elements-display-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/elements-display-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/elements-display.adp"/>
            <file type="content_page" path="www/admin/groups/elements-display.tcl"/>
            <file type="content_page" path="www/admin/groups/index.adp"/>
            <file type="content_page" path="www/admin/groups/index.tcl"/>
            <file type="query_file" path="www/admin/groups/index.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/new.adp"/>
            <file type="content_page" path="www/admin/groups/new.tcl"/>
            <file type="query_file" path="www/admin/groups/new.xql"/>
            <file type="content_page" path="www/admin/groups/one.adp"/>
            <file type="content_page" path="www/admin/groups/one.tcl"/>
            <file type="query_file" path="www/admin/groups/one.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/rel-type-add-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/rel-type-add-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/rel-type-add-2.tcl"/>
            <file type="query_file" path="www/admin/groups/rel-type-add-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/rel-type-add-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/rel-type-add-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/rel-type-add.adp"/>
            <file type="content_page" path="www/admin/groups/rel-type-add.tcl"/>
            <file type="query_file" path="www/admin/groups/rel-type-add.xql"/>
            <file type="content_page" path="www/admin/groups/rel-type-remove-2.tcl"/>
            <file type="query_file" path="www/admin/groups/rel-type-remove-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/groups/rel-type-remove-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/groups/rel-type-remove-postgresql.xql"/>
            <file type="content_page" path="www/admin/groups/rel-type-remove.adp"/>
            <file type="content_page" path="www/admin/groups/rel-type-remove.tcl"/>
            <file type="tcl_util" path="www/admin/host-node-map/add.tcl"/>
            <file type="query_file" path="www/admin/host-node-map/add.xql"/>
            <file type="tcl_util" path="www/admin/host-node-map/delete.tcl"/>
            <file type="query_file" path="www/admin/host-node-map/delete.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/host-node-map/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/host-node-map/index-postgresql.xql"/>
            <file type="tcl_util" path="www/admin/host-node-map/index.tcl"/>
            <file type="query_file" path="www/admin/host-node-map/index.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/index-postgresql.xql"/>
            <file type="content_page" path="www/admin/index.adp"/>
            <file type="content_page" path="www/admin/index.tcl"/>
            <file type="query_file" path="www/admin/index.xql"/>
            <file type="content_page" path="www/admin/master.adp"/>
            <file type="content_page" path="www/admin/master.tcl"/>
            <file type="content_page" path="www/admin/object-types/alphabetical-index.tcl"/>
            <file type="query_file" path="www/admin/object-types/alphabetical-index.xql"/>
            <file type="content_page" path="www/admin/object-types/index.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/object-types/one-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/object-types/one-postgresql.xql"/>
            <file type="content_page" path="www/admin/object-types/one.tcl"/>
            <file type="query_file" path="www/admin/object-types/one.xql"/>
            <file type="content_page" path="www/admin/parties/add-select-type.adp"/>
            <file type="content_page" path="www/admin/parties/new-list-required-segments.adp"/>
            <file type="query_file" db_type="oracle" path="www/admin/parties/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/parties/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/parties/new.adp"/>
            <file type="content_page" path="www/admin/parties/new.tcl"/>
            <file type="query_file" path="www/admin/parties/new.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/parties/one-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/parties/one-postgresql.xql"/>
            <file type="content_page" path="www/admin/parties/one.adp"/>
            <file type="content_page" path="www/admin/parties/one.tcl"/>
            <file type="content_page" path="www/admin/rel-segments/constraints-redirect.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/constraints/delete-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/constraints/delete-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/delete-2.tcl"/>
            <file type="query_file" path="www/admin/rel-segments/constraints/delete-2.xql"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/delete.adp"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/delete.tcl"/>
            <file type="query_file" path="www/admin/rel-segments/constraints/delete.xql"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/index.adp"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/index.tcl"/>
            <file type="query_file" path="www/admin/rel-segments/constraints/index.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/constraints/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/constraints/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/new.adp"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/new.tcl"/>
            <file type="query_file" path="www/admin/rel-segments/constraints/new.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/constraints/one-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/constraints/one-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/one.adp"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/one.tcl"/>
            <file type="content_page" path="www/admin/rel-segments/constraints/violations.adp"/>
            <file type="content_page" path="www/admin/rel-segments/delete-2.tcl"/>
            <file type="query_file" path="www/admin/rel-segments/delete-2.xql"/>
            <file type="content_page" path="www/admin/rel-segments/delete.adp"/>
            <file type="content_page" path="www/admin/rel-segments/delete.tcl"/>
            <file type="query_file" path="www/admin/rel-segments/delete.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/elements-display-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/elements-display-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/elements-display.adp"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/elements-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/elements-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/elements.adp"/>
            <file type="content_page" path="www/admin/rel-segments/elements.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/index-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/index.adp"/>
            <file type="content_page" path="www/admin/rel-segments/index.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/new-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/new-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/new-2.adp"/>
            <file type="content_page" path="www/admin/rel-segments/new-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/new-3-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/new-3-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/new-3.adp"/>
            <file type="content_page" path="www/admin/rel-segments/new-3.tcl"/>
            <file type="query_file" path="www/admin/rel-segments/new-3.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/new.adp"/>
            <file type="content_page" path="www/admin/rel-segments/new.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-segments/one-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-segments/one-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-segments/one.adp"/>
            <file type="content_page" path="www/admin/rel-segments/one.tcl"/>
            <file type="query_file" path="www/admin/rel-segments/one.xql"/>
            <file type="content_page" path="www/admin/rel-types/add-2.tcl"/>
            <file type="query_file" path="www/admin/rel-types/add-2.xql"/>
            <file type="content_page" path="www/admin/rel-types/add.adp"/>
            <file type="content_page" path="www/admin/rel-types/add.tcl"/>
            <file type="query_file" path="www/admin/rel-types/add.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/delete-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/delete-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/delete-2.tcl"/>
            <file type="query_file" path="www/admin/rel-types/delete-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/delete-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/delete-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/delete-subtypes-exist.adp"/>
            <file type="content_page" path="www/admin/rel-types/delete.adp"/>
            <file type="content_page" path="www/admin/rel-types/delete.tcl"/>
            <file type="query_file" path="www/admin/rel-types/delete.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/index-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/index.adp"/>
            <file type="content_page" path="www/admin/rel-types/index.tcl"/>
            <file type="content_page" path="www/admin/rel-types/mapping-remove-2.tcl"/>
            <file type="query_file" path="www/admin/rel-types/mapping-remove-2.xql"/>
            <file type="content_page" path="www/admin/rel-types/mapping-remove.tcl"/>
            <file type="query_file" path="www/admin/rel-types/mapping-remove.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/new-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/new-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/new-2.adp"/>
            <file type="content_page" path="www/admin/rel-types/new-2.tcl"/>
            <file type="query_file" path="www/admin/rel-types/new-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/new.adp"/>
            <file type="content_page" path="www/admin/rel-types/new.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/one-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/one-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/one.adp"/>
            <file type="content_page" path="www/admin/rel-types/one.tcl"/>
            <file type="query_file" path="www/admin/rel-types/one.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/rels-list-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/rels-list-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/rels-list.adp"/>
            <file type="content_page" path="www/admin/rel-types/rels-list.tcl"/>
            <file type="query_file" path="www/admin/rel-types/rels-list.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/roles/delete-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/roles/delete-2-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/roles/delete-2.tcl"/>
            <file type="content_page" path="www/admin/rel-types/roles/delete.adp"/>
            <file type="content_page" path="www/admin/rel-types/roles/delete.tcl"/>
            <file type="query_file" path="www/admin/rel-types/roles/delete.xql"/>
            <file type="content_page" path="www/admin/rel-types/roles/edit.adp"/>
            <file type="content_page" path="www/admin/rel-types/roles/edit.tcl"/>
            <file type="query_file" path="www/admin/rel-types/roles/edit.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/roles/index-oracle.xql"/>
            <file type="content_page" path="www/admin/rel-types/roles/index.adp"/>
            <file type="content_page" path="www/admin/rel-types/roles/index.tcl"/>
            <file type="query_file" path="www/admin/rel-types/roles/index.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/rel-types/roles/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/rel-types/roles/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/rel-types/roles/new.adp"/>
            <file type="content_page" path="www/admin/rel-types/roles/new.tcl"/>
            <file type="query_file" path="www/admin/rel-types/roles/new.xql"/>
            <file type="content_page" path="www/admin/rel-types/roles/one.adp"/>
            <file type="content_page" path="www/admin/rel-types/roles/one.tcl"/>
            <file type="query_file" path="www/admin/rel-types/roles/one.xql"/>
            <file type="content_page" path="www/admin/relations/add-no-valid-parties.adp"/>
            <file type="query_file" db_type="oracle" path="www/admin/relations/add-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/relations/add-postgresql.xql"/>
            <file type="content_page" path="www/admin/relations/add.adp"/>
            <file type="content_page" path="www/admin/relations/add.tcl"/>
            <file type="query_file" path="www/admin/relations/add.xql"/>
            <file type="content_page" path="www/admin/relations/change-member-state.tcl"/>
            <file type="query_file" path="www/admin/relations/change-member-state.xql"/>
            <file type="content_page" path="www/admin/relations/index.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/relations/one-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/relations/one-postgresql.xql"/>
            <file type="content_page" path="www/admin/relations/one.adp"/>
            <file type="content_page" path="www/admin/relations/one.tcl"/>
            <file type="query_file" path="www/admin/relations/one.xql"/>
            <file type="content_page" path="www/admin/relations/remove-2.tcl"/>
            <file type="content_page" path="www/admin/relations/remove-dependants-exist.adp"/>
            <file type="query_file" db_type="oracle" path="www/admin/relations/remove-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/relations/remove-postgresql.xql"/>
            <file type="content_page" path="www/admin/relations/remove.adp"/>
            <file type="content_page" path="www/admin/relations/remove.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/site-map/auto-mount-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/auto-mount-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/auto-mount.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/site-map/delete-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/delete-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/delete.tcl"/>
            <file type="query_file" path="www/admin/site-map/delete.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/site-map/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/index-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/index.tcl"/>
            <file type="query_file" path="www/admin/site-map/index.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/site-map/instance-delete-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/instance-delete-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/instance-delete.tcl"/>
            <file type="query_file" path="www/admin/site-map/instance-delete.xql"/>
            <file type="content_page" path="www/admin/site-map/mount-2.tcl"/>
            <file type="query_file" path="www/admin/site-map/mount-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/site-map/mount-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/mount-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/mount.tcl"/>
            <file type="query_file" db_type="oracle" path="www/admin/site-map/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/new.tcl"/>
            <file type="query_file" path="www/admin/site-map/new.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/package-new-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/package-new.tcl"/>
            <file type="query_file" path="www/admin/site-map/package-new.xql"/>
            <file type="content_page" path="www/admin/site-map/parameter-set-2.tcl"/>
            <file type="query_file" path="www/admin/site-map/parameter-set-2.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/site-map/parameter-set-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/parameter-set-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/parameter-set.tcl"/>
            <file type="content_page" path="www/admin/site-map/unmount.tcl"/>
            <file type="query_file" path="www/admin/site-map/unmount.xql"/>
            <file type="query_file" db_type="oracle" path="www/admin/site-map/unmounted-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/site-map/unmounted-postgresql.xql"/>
            <file type="content_page" path="www/admin/site-map/unmounted.tcl"/>
            <file type="content_page" path="www/admin/site-nodes/index.vuh"/>
            <file type="query_file" db_type="oracle" path="www/admin/users/new-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/admin/users/new-postgresql.xql"/>
            <file type="content_page" path="www/admin/users/new.adp"/>
            <file type="content_page" path="www/admin/users/new.tcl"/>
            <file type="query_file" path="www/admin/users/new.xql"/>
            <file type="documentation" path="www/doc/group-admin-pages-acceptance-test.html"/>
            <file type="documentation" path="www/doc/group-admin-pages-design.html"/>
            <file type="documentation" path="www/doc/group-admin-pages-requirements.html"/>
            <file type="documentation" path="www/doc/index.html"/>
            <file type="documentation" path="www/doc/intranet-company-structure.gif"/>
            <file type="query_file" db_type="oracle" path="www/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/index-postgresql.xql"/>
            <file type="content_page" path="www/index.adp"/>
            <file type="content_page" path="www/index.tcl"/>
            <file type="content_page" path="www/master.adp"/>
            <file type="content_page" path="www/master.tcl"/>
            <file type="query_file" db_type="oracle" path="www/permissions/grant-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/permissions/grant-2-postgresql.xql"/>
            <file type="content_page" path="www/permissions/grant-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/permissions/grant-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/permissions/grant-postgresql.xql"/>
            <file type="content_page" path="www/permissions/grant.tcl"/>
            <file type="query_file" path="www/permissions/grant.xql"/>
            <file type="query_file" db_type="oracle" path="www/permissions/index-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/permissions/index-postgresql.xql"/>
            <file type="content_page" path="www/permissions/index.tcl"/>
            <file type="query_file" db_type="oracle" path="www/permissions/one-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/permissions/one-postgresql.xql"/>
            <file type="content_page" path="www/permissions/one.tcl"/>
            <file type="query_file" path="www/permissions/one.xql"/>
            <file type="query_file" db_type="oracle" path="www/permissions/revoke-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/permissions/revoke-2-postgresql.xql"/>
            <file type="content_page" path="www/permissions/revoke-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/permissions/revoke-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/permissions/revoke-postgresql.xql"/>
            <file type="content_page" path="www/permissions/revoke.tcl"/>
            <file type="query_file" db_type="oracle" path="www/permissions/toggle-inherit-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/permissions/toggle-inherit-postgresql.xql"/>
            <file type="content_page" path="www/permissions/toggle-inherit.tcl"/>
            <file type="query_file" db_type="oracle" path="www/pvt/alerts-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/pvt/alerts-postgresql.xql"/>
            <file type="content_page" path="www/pvt/alerts.adp"/>
            <file type="content_page" path="www/pvt/alerts.tcl"/>
            <file type="query_file" path="www/pvt/alerts.xql"/>
            <file type="query_file" db_type="oracle" path="www/pvt/home-oracle.xql"/>
            <file type="content_page" path="www/pvt/home.adp"/>
            <file type="content_page" path="www/pvt/home.tcl"/>
            <file type="query_file" db_type="postgresql" path="www/pvt/home.xql"/>
            <file type="content_page" path="www/pvt/index.tcl"/>
            <file type="content_page" path="www/pvt/set-on-vacation-to-null.adp"/>
            <file type="content_page" path="www/pvt/set-on-vacation-to-null.tcl"/>
            <file type="query_file" path="www/pvt/set-on-vacation-to-null.xql"/>
            <file type="content_page" path="www/pvt/set-on-vacation-until.adp"/>
            <file type="content_page" path="www/pvt/set-on-vacation-until.tcl"/>
            <file type="query_file" path="www/pvt/set-on-vacation-until.xql"/>
            <file type="query_file" db_type="oracle" path="www/pvt/toggle-dont-spam-me-p-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/pvt/toggle-dont-spam-me-p-postgresql.xql"/>
            <file type="content_page" path="www/pvt/toggle-dont-spam-me-p.tcl"/>
            <file type="query_file" db_type="oracle" path="www/pvt/unsubscribe-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/pvt/unsubscribe-2-postgresql.xql"/>
            <file type="content_page" path="www/pvt/unsubscribe-2.adp"/>
            <file type="content_page" path="www/pvt/unsubscribe-2.tcl"/>
            <file type="query_file" db_type="oracle" path="www/pvt/unsubscribe-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/pvt/unsubscribe-postgresql.xql"/>
            <file type="content_page" path="www/pvt/unsubscribe.adp"/>
            <file type="content_page" path="www/pvt/unsubscribe.tcl"/>
            <file type="query_file" path="www/pvt/unsubscribe.xql"/>
            <file type="content_page" path="www/register/awaiting-approval.adp"/>
            <file type="content_page" path="www/register/awaiting-approval.tcl"/>
            <file type="query_file" path="www/register/awaiting-approval.xql"/>
            <file type="query_file" db_type="oracle" path="www/register/awaiting-email-verification-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/register/awaiting-email-verification-postgresql.xql"/>
            <file type="content_page" path="www/register/awaiting-email-verification.adp"/>
            <file type="content_page" path="www/register/awaiting-email-verification.tcl"/>
            <file type="query_file" path="www/register/awaiting-email-verification.xql"/>
            <file type="content_page" path="www/register/bad-password.adp"/>
            <file type="content_page" path="www/register/bad-password.tcl"/>
            <file type="content_page" path="www/register/banned-user.adp"/>
            <file type="content_page" path="www/register/banned-user.tcl"/>
            <file type="query_file" path="www/register/banned-user.xql"/>
            <file type="content_page" path="www/register/deleted-user.adp"/>
            <file type="content_page" path="www/register/deleted-user.tcl"/>
            <file type="query_file" path="www/register/deleted-user.xql"/>
            <file type="query_file" db_type="oracle" path="www/register/email-confirm-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/register/email-confirm-postgresql.xql"/>
            <file type="content_page" path="www/register/email-confirm.adp"/>
            <file type="content_page" path="www/register/email-confirm.tcl"/>
            <file type="query_file" path="www/register/email-confirm.xql"/>
            <file type="content_page" path="www/register/email-password-2.adp"/>
            <file type="content_page" path="www/register/email-password-2.tcl"/>
            <file type="query_file" path="www/register/email-password-2.xql"/>
            <file type="content_page" path="www/register/email-password-3.adp"/>
            <file type="content_page" path="www/register/email-password-3.tcl"/>
            <file type="query_file" path="www/register/email-password-3.xql"/>
            <file type="content_page" path="www/register/email-password.adp"/>
            <file type="content_page" path="www/register/email-password.tcl"/>
            <file type="query_file" path="www/register/email-password.xql"/>
            <file type="content_page" path="www/register/explain-persistent-cookies.adp"/>
            <file type="content_page" path="www/register/explain-persistent-cookies.tcl"/>
            <file type="content_page" path="www/register/index.adp"/>
            <file type="content_page" path="www/register/index.tcl"/>
            <file type="content_page" path="www/register/login-expired.adp"/>
            <file type="content_page" path="www/register/logout.tcl"/>
            <file type="content_page" path="www/register/restore-user.adp"/>
            <file type="content_page" path="www/register/restore-user.tcl"/>
            <file type="query_file" path="www/register/restore-user.xql"/>
            <file type="content_page" path="www/register/user-join.adp"/>
            <file type="content_page" path="www/register/user-join.tcl"/>
            <file type="query_file" path="www/register/user-join.xql"/>
            <file type="content_page" path="www/register/user-login.tcl"/>
            <file type="query_file" path="www/register/user-login.xql"/>
            <file type="query_file" db_type="oracle" path="www/register/user-new-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/register/user-new-2-postgresql.xql"/>
            <file type="content_page" path="www/register/user-new-2.adp"/>
            <file type="content_page" path="www/register/user-new-2.tcl"/>
            <file type="query_file" path="www/register/user-new-2.xql"/>
            <file type="content_page" path="www/register/user-new.adp"/>
            <file type="content_page" path="www/register/user-new.tcl"/>
            <file type="content_page" path="www/shared/1pixel.tcl"/>
            <file type="query_file" db_type="postgresql" path="www/shared/community-member-postgresql.xql"/>
            <file type="content_page" path="www/shared/community-member.adp"/>
            <file type="content_page" path="www/shared/community-member.tcl"/>
            <file type="content_page" path="www/shared/confirm.adp"/>
            <file type="content_page" path="www/shared/confirm.tcl"/>
            <file type="content_page" path="www/shared/index.tcl"/>
            <file type="content_page" path="www/shared/iso-codes-no-exist.adp"/>
            <file type="content_page" path="www/shared/iso-codes.adp"/>
            <file type="content_page" path="www/shared/iso-codes.tcl"/>
            <file type="query_file" db_type="oracle" path="www/shared/portrait-bits-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/shared/portrait-bits-postgresql.xql"/>
            <file type="content_page" path="www/shared/portrait-bits.tcl"/>
            <file type="content_page" path="www/shared/portrait-thumbnail-bits.tcl"/>
            <file type="content_page" path="www/shared/portrait.adp"/>
            <file type="content_page" path="www/shared/portrait.tcl"/>
            <file type="content_page" path="www/shared/send-email.adp"/>
            <file type="content_page" path="www/shared/send-email.tcl"/>
            <file type="query_file" db_type="postgresql" path="www/shared/whos-online-postgresql.xql"/>
            <file type="content_page" path="www/shared/whos-online.adp"/>
            <file type="content_page" path="www/shared/whos-online.tcl"/>
            <file type="content_page" path="www/user/basic-info-update-2.tcl"/>
            <file type="query_file" path="www/user/basic-info-update-2.xql"/>
            <file type="content_page" path="www/user/basic-info-update.adp"/>
            <file type="content_page" path="www/user/basic-info-update.tcl"/>
            <file type="query_file" path="www/user/basic-info-update.xql"/>
            <file type="content_page" path="www/user/password-update-2.adp"/>
            <file type="content_page" path="www/user/password-update-2.tcl"/>
            <file type="content_page" path="www/user/password-update.adp"/>
            <file type="content_page" path="www/user/password-update.tcl"/>
            <file type="query_file" path="www/user/password-update.xql"/>
            <file type="content_page" path="www/user/portrait/comment-edit-2.tcl"/>
            <file type="content_page" path="www/user/portrait/comment-edit.adp"/>
            <file type="content_page" path="www/user/portrait/comment-edit.tcl"/>
            <file type="content_page" path="www/user/portrait/erase-2.tcl"/>
            <file type="content_page" path="www/user/portrait/erase.adp"/>
            <file type="content_page" path="www/user/portrait/erase.tcl"/>
            <file type="content_page" path="www/user/portrait/index.adp"/>
            <file type="content_page" path="www/user/portrait/index.tcl"/>
            <file type="query_file" db_type="oracle" path="www/user/portrait/upload-2-oracle.xql"/>
            <file type="query_file" db_type="postgresql" path="www/user/portrait/upload-2-postgresql.xql"/>
            <file type="content_page" path="www/user/portrait/upload-2.tcl"/>
            <file type="query_file" path="www/user/portrait/upload-2.xql"/>
            <file type="content_page" path="www/user/portrait/upload.adp"/>
            <file type="content_page" path="www/user/portrait/upload.tcl"/>
        </files>
        <parameters>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="DefaultMaster"  default="/www/default-master" description="Path to the default master page (skin) for acs-templating.  Extensions                                             .adp/.tcl are implied."/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="EmailForgottenPasswordP"  default="1" description="Email users forgotten passwords" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="AllowPersistentLoginP"  default="1" description="do we allow persistent logins?" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="EmailChangedPasswordP"  default="0" description="if the admin changes the password, should it be mailed to the user" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="UseCustomQuestionForPasswordReset"  default="1" description="Does the user get to choose their custom password question and answer" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="EmailRandomPasswordWhenForgottenP"  default="0" description="If so, do you choose a random a password (if you use encrypted password, a random password will always be generated)" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="RegistrationProvidesRandomPasswordP"  default="0" description="have the system generate a random password instead of the user" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="RegistrationRequiresEmailVerificationP"  default="0" description="set this to 1 if the user has to receive and email and come back to the site" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="RegistrationRequiresApprovalP"  default="0" description="set this to 1 if user does not go live immediately" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="EmailRegistrationConfirmationToUserP"  default="0" description="send confirmation email to user after registration" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="NewRegistrationEmailAddress"  default="admin@yourdomain.com" description="where to send those notes (defaults to SystemOwner)" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="NotifyAdminOfNewRegistrationsP"  default="0" description="Notify someone of new registrations?" section_name="user-login"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="AcceptablePortraitMIMETypes"  default="image/gif image/jpeg" description="Enter a set of acceptable MIME types for portrait submissions." section_name="user-info"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="MaxPortraitBytes"  default="200000" description="Maximum portrait size in bytes. Leave empty for no limitation." section_name="user-info"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="SolicitPortraitP"  default="1" description="Set this to 1 if you want users to be asked to submit a portrait." section_name="user-info"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="GlobalURLStub"  default="/global" description="Where is the global directory for such things as file-not-found error messages"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="TmpDir"  default="/tmp" description="What tmp directories are used on this system? Note the leading / character."/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="LastVisitUpdateInterval"  default="600" description="how many seconds old a last visit cookie must be before we update it"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="SomeAmericanReadersP"  default="1" description="is it even worth bothering asking for state and zip code?"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="background"  default="/graphics/bg.gif" description="Sets a default image background for the default master template (unused 09/18/2000)."/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="textcolor"  default="black" description="This setting sets the textcolor for the default master template that all HTML content is returned through."/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="bgcolor"  default="white" description="this setting sets the background color for the default-master template that all HTML content is returned in."/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="RestrictEntireServerToRegisteredUsersP"  default="0" description="do we want to restrict the entire server to registered users (unused 09/18/2000)"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="RestrictToSSL"  default="admin/*" description="URLs we want restricted to SSL. Note that this only takes effect if you have an SSL listener configured on your AOLserver."/>
        </parameters>

    </version>
</package>