c67280850aa84a14a4dca27618e3cd43e49d35d2
cookiemonster + Add package-info.xml for...

cookiemonster authored 13 years ago

1) <?xml version="1.0"?>
2) <!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">
3) <package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
4) 	<id>SimpleDeskTeam:staff_list</id>
5) 	<name>SimpleDesk Staff List</name>
6) 	<version>1.0</version>
7) 	<type>modification</type>
8) 	<install for="2.0 RC5">
9) 		<require-file name="SDPluginStaffList.english.php" destination="$languagedir" />
10) 		<require-dir name="staff_list" destination="$sourcedir/sd_plugins_source" />
cookiemonster ! Check that the helpdesk m...

cookiemonster authored 13 years ago

11) 		<require-file name="SDPluginStaffList.template.php" destination="$themedir/sd_plugins_template" />