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

<package key="skin" url="http://www.arsdigita.com/acs-repository/apm/packages/skin" type="apm_service">
    <package-name>Skin</package-name>
    <pretty-plural>Skins</pretty-plural>
    <singleton-p>t</singleton-p>
    <initial-install-p>t</initial-install-p>

    <version name="0.1d" url="http://www.arsdigita.com/acs-repository/download/apm/skin-0.1d.apm">
        <database-support>
             <database>oracle</database>
             <database>postgresql</database>
        </database-support>
        <owner url="mailto:christian@arsdigita.com">Christian Brechbuhler</owner>
        <summary>Demonstration of skins or cobranding.</summary>
        <release-date>2001-02-23</release-date>
        <vendor url="http://www.arsdigita.com/">ArsDigita Corporation</vendor>
        <description format="text/html">Show how the template system lets you give different looks to pages depending on the subsite under which they are mounted.</description>

        <requires url="acs-kernel" version="4.0"/>
        <requires url="acs-subsite" version="4.2"/>
        <requires url="acs-tcl" version="4.1"/>
        <requires url="acs-templating" version="4.1.2"/>

        <files>
            <file path="master/curly.adp"/>
            <file path="master/curly.tcl"/>
            <file path="master/straight.adp"/>
            <file path="master/straight.tcl"/>
            <file type="package_spec" path="skin.info"/>
            <file type="documentation" path="www/doc/index.html"/>
            <file type="content_page" path="www/image/clear.gif"/>
            <file type="content_page" path="www/image/curly/lower-left.gif"/>
            <file type="content_page" path="www/image/curly/lower-right.gif"/>
            <file type="content_page" path="www/image/curly/lower.gif"/>
            <file type="content_page" path="www/image/curly/upper-left.gif"/>
            <file type="content_page" path="www/image/curly/upper-right.gif"/>
            <file type="content_page" path="www/image/curly/upper.gif"/>
            <file type="content_page" path="www/image/straight/acs-logo.gif"/>
        </files>
        <parameters>
        <!-- No version parameters -->
        </parameters>

    </version>
</package>