Using Joomla template folders in the templateDetails.xml file

Published by

on

So instead of:

[filename]images/image1[/filename]
[filename]images/image2[/filename]
[filename]images/image3[/filename]
[filename]images/image4[/filename]

 You can just put:

[folder]images[/folder]

and everything in that folder will be installed.

Makes things much easier!

Note, the square brackets should obviously be <