be91a66e22a76f4abd0cbbda9681bdbce1ce785b
gruffen + New plugin: the ability t...

gruffen 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:reporthelpdesk</id>
gruffen ! [Report to Helpdesk plugi...

gruffen authored 12 years ago

5) 	<name>Report to Helpdesk</name>
gruffen + New plugin: the ability t...

gruffen 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">
gruffen + New plugin: the ability t...

gruffen authored 13 years ago

9) 		<require-file name="SDPluginReportToHelpdesk.english.php" destination="$languagedir" />
gruffen ! [Report to Helpdesk plugi...

gruffen authored 12 years ago

10) 		<require-file name="SDPluginReportToHelpdesk.english-utf8.php" destination="$languagedir" />
11) 		<require-file name="SDPluginReportToHelpdesk.english_british.php" destination="$languagedir" />
12) 		<require-file name="SDPluginReportToHelpdesk.english_british-utf8.php" destination="$languagedir" />
gruffen + New plugin: the ability t...

gruffen authored 13 years ago

13) 		<require-dir name="report_to_helpdesk" destination="$sourcedir/sd_plugins_source" />
14) 		
15) 		<redirect url="?action=admin;area=helpdesk_plugins#js_feature_report_to_helpdesk" />
16) 	</install>
17) 
gruffen ! [All plugins] Updated pac...

gruffen authored 12 years ago

18) 	<uninstall for="2.0">
gruffen + New plugin: the ability t...

gruffen authored 13 years ago

19) 		<remove-file name="$languagedir/SDPluginReportToHelpdesk.english.php" />
gruffen ! [Report to Helpdesk plugi...

gruffen authored 12 years ago

20) 		<remove-file name="$languagedir/SDPluginReportToHelpdesk.english-utf8.php" />
21) 		<remove-file name="$languagedir/SDPluginReportToHelpdesk.english_british.php" />
22) 		<remove-file name="$languagedir/SDPluginReportToHelpdesk.english_british-utf8.php" />