Return to Snippet

Revision: 8986
at October 16, 2008 10:42 by rblalock


Initial Code
<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="template">
  <name></name>
  <version>1.0</version>
  <creationDate></creationDate>
  <author></author>
  <authorEmail></authorEmail>
  <authorUrl>http://www.</authorUrl>
  <copyright></copyright>
  <license></license>
  <description></description>
  <files>
    <filename>index.php</filename>
    <filename>templateDetails.xml</filename>
    <filename>template_thumbnail.png</filename>
    <filename>params.ini</filename>
    <filename>images/arrow.png</filename>
    <filename>css/index.html</filename>
    <filename>css/template.css</filename>
    <filename>css/editor.css</filename>
  </files>
  <positions>
    <position>left</position>
    <position>right</position>
    <position>top</position>
    <position>bottom</position>
    <position>inset</position>
    <position>banner</position>
    <position>header</position>
    <position>footer</position>
    <position>newsflash</position>
    <position>legals</position>
    <position>pathway</position>
    <position>breadcrumb</position>
    <position>user1</position>
    <position>user2</position>
    <position>user3</position>
    <position>user4</position>
    <position>user5</position>
    <position>user6</position>
    <position>user7</position>
    <position>user8</position>
    <position>user9</position>
    <position>advert1</position>
    <position>advert2</position>
    <position>advert3</position>
    <position>debug</position>
    <position>syndicate</position>
  </positions>
  <params>
    <param name="showComponent" type="radio" default="1" label="Show Component" description="Show/Hide the component output" />
    <option value="0">No</option>
    <option value="1">Yes</option>
    </param>
  </params>
</install>

Initial URL


Initial Description


Initial Title
Joomla 1.5 Template XML

Initial Tags
textmate, template, joomla

Initial Language
Other