joomla templateDetails.xml

<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="template"> <name>hello</name> <creationDate>2008-05-01</creationDate> <author>Steve Jobs</author> <authorEmail>Stevejobs@nic.ir</authorEmail> <authorUrl>http://apple.com</authorUrl> <copyright>steve jobs 2016</copyright> <license>GNU/GPL</license> <version>1.0.2</version> <description>Hello world sample template </description> <files> <filename>index.php</filename> <filename>templateDetails.xml</filename> <folder>images</folder> <folder>css</folder> <folder>js</folder> </files> <positions> <position>top</position> <position>right</position> </positions> </extension>

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.