usage of tag in extensions install xml file

Joomla! Documentation Workgroup

Moderator: Documentation

Locked
User avatar
julienV
Joomla! Apprentice
Joomla! Apprentice
Posts: 38
Joined: Thu Oct 11, 2007 12:11 pm
Location: france
Contact:

usage of tag in extensions install xml file

Post by julienV » Mon Feb 04, 2008 2:12 pm

Hi,

As i stumbled upon this possibilty reading another post in the forum, i would suggest to upadate the wiki page about xml install file with an example of tag usage.

example:

Code: Select all

<!-- Site Main File Copy Section -->
	<files>
                <!-- copy specific files -->		
                <filename>index.html</filename>
		<filename>test.php</filename>
                <!-- you can copy whole folders too -->
                <folder>controllers</folder>
                <folder>models</folder>
                <folder>tables</folder>
                <folder>views</folder>
	</files>
</files>
hope this helps,
Julien
http://www.joomleague.de Joomleague developement team
http://tracks.jlv-solutions.com Joomla Tracks lone developper

Locked

Return to “docs.joomla.org - Feedback/Information”