Ein Beispiel:
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<install type="template">
<name>TemplateName</name>
<creationDate>10/2008</creationDate>
<author>Axel Tüting</author>
<copyright>time4mambo - Axel Tueting</copyright>
<authorEmail>tueting@time4mambo.de</authorEmail>
<authorUrl>http://www.time4mambo.de</authorUrl>
<version>1.0</version>
<description></description>
<files>
<filename>index.php</filename>
<filename>templateDetails.xml</filename>
</files>
<images>
<filename></filename>
</images>
<css>
<filename>css/template.css</filename>
</css>
<positions>
<position>left</position>
<position>right</position>
<position>top</position>
<position>footer</position>
</positions>
</install>
Stehen muss es deswegen dadrin, damit Joomla weiss, was alles zum Template gehört und wo es liegt (Files, CSS-Dateien und Images). Die Positionen werden auch erst übernommen, wenn sie hier stehen. Sonst ist dein Auswahl-Button für die Positionen leer.
Axel
Lesezeichen