<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="css/docbook.css" type="text/css"?>
<section>
  <sectioninfo>
    <date>$Date: 2004/09/29 05:31:56 $</date>
  </sectioninfo>

  <title>Installed Templates List</title>

  <para>This page allow you to publish and edit Templates.</para>

  <itemizedlist>
    <listitem>
      <para><emphasis role="bold">Name</emphasis>: This is the name of the template.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">Default</emphasis>: This is the template that is currently published as the site template (only one can be published at a time).</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">Assigned</emphasis>: This tells us whether the template is dynamically assigned to one of the pages on the site.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">Author</emphasis>: This is the template's author.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">Version</emphasis>: This is the template version.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">Date</emphasis>: This is the creation date of the template.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">Author Email</emphasis>: This is the author's e-mail.</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">Author URL</emphasis>: A URL provided by the author.</para>
    </listitem>
  </itemizedlist>
  <para>You may hover over the template name</para>
  <para>To Publish a template, select the radio button next to the name of the template and click the 'Default' icon. You can assign different templates for different menu items.</para>

  <para>Click the 'New' icon to upload/install a new template to your site.</para>

  <para>To Edit the HTML (index.php file) or the CSS stylesheet, select the radio button next to the name of the template and click either the "Edit HTML" or "Edit CSS" icon depending what you wish to do.</para>

  <para>To delete a template, select the radio button next to the name and click the 'Delete' icon. You will be asked to confirm the delete operation. Select 'Yes' to delete the client or 'No' to cancel. The template will be deleted from the file system.</para>

  <para>When you select a template to assign, you will be presented with a list of pages to choose from. You can select multiple pages from the menu and assign them to a template. When assigned, the template will appear when a user clicks these pages. This will override the default template. The "Template Manager" also allows you to choose the default template (using the "Default" icon) which will appear on all pages for which specific assignments has not been made. </para>

  <para>NOTE: Both the assigned and the default template will get overridden by the template selector module in the Frontend, if used.</para>

  <para>The Administrator Templates can be choosen by clicking the "Default" icon. Administrator Templates are not assignable to any pages.</para>
</section>

