(Dead link to example.) |
(added suggestions cencerning the 'availableLanguages' parameter) |
||
Line 1: | Line 1: | ||
− | This link does not work anymore: | + | *This link does not work anymore:<br> [http://sourceforge.net/forum/forum.php?thread_id=1268047&forum_id=257180 http://sourceforge.net/forum/forum.php?thread_id=1268047&forum_id=257180] |
+ | *// availableLanguages: a list of available language files for the plugin (separated by a comma).<br>-> I would add 'and only a comma' to prevent people from having for example "en, nl"<br>-> also I would say that the available languages can be found in the plugin's lang directory<br>so ending up with somethin like: // availableLanguages: a list of available language files (which can be found in the plugin's 'lang' directory) for the plugin (separated by a comma, and only a comma).<br><br> | ||
− | + | <br> |
Revision as of 14:45, 16 June 2008
- This link does not work anymore:
http://sourceforge.net/forum/forum.php?thread_id=1268047&forum_id=257180 - // availableLanguages: a list of available language files for the plugin (separated by a comma).
-> I would add 'and only a comma' to prevent people from having for example "en, nl"
-> also I would say that the available languages can be found in the plugin's lang directory
so ending up with somethin like: // availableLanguages: a list of available language files (which can be found in the plugin's 'lang' directory) for the plugin (separated by a comma, and only a comma).