87c182479b2d0077a4c7800bdc0a663930d7ec08
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>
gruffen ! [Staff List plugin] Fix t...

gruffen authored 12 years ago

5) 	<name>Staff List</name>
cookiemonster + Add package-info.xml for...

cookiemonster authored 13 years ago

6) 	<version>1.0</version>
gruffen ! [Plugins] All of the know...

gruffen authored 12 years ago

7) 	<type>sdplugin</type>
gruffen ! [All plugins] Updated pac...

gruffen authored 12 years ago

8) 	<install for="2.0">
cookiemonster + Add package-info.xml for...

cookiemonster authored 13 years ago

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" />
cookiemonster + Add package-info.xml for...

cookiemonster authored 13 years ago

12) 		
13) 		<redirect url="?action=admin;area=helpdesk_plugins#js_feature_staff_list" />
14) 	</install>
15) 
gruffen ! [All plugins] Updated pac...

gruffen authored 12 years ago

16) 	<uninstall for="2.0">