?
Path : /home/admin/public_html/old/administrator/components/com_jckman/editor/plugins/ |
Current File : /home/admin/public_html/old/administrator/components/com_jckman/editor/plugins/scayt.xml |
<?xml version="1.0"?> <install version="1.5" type="plugin" plugin="scayt" method="upgrade"> <version>0.1</version> <creationDate>June2010</creationDate> <author>CKSource.com</author> <authorUrl>http://cksource.com/</authorUrl> <license>GNU/GPLv2</license> <description>PLG_JCK_DESC</description> <languages> </languages> <files> <filename>plugin.js</filename> <folder>dialogs</folder> </files> <params group="options"> <param name="scayt_autoStartup" type="radio" default="0" label="PLG_JCK_DESC" description="PLG_JCK_AUTOSTART_SPELL_CHECK_DESC"> <option value="0">No</option> <option value="1">Yes</option> </param> <param name="scayt_maxSuggestions" type="text" default="5" label="PLG_JCK_MAXIMUM_SUGGESTIONS" description="PLG_JCK_MAXIMUM_SUGGESTIONS_DESC"/> <param name="scayt_moreSuggestions" type="radio" default="on" label="PLG_JCK_ENABLE_MORE_SUGGESTIONS" description="PLG_JCK_ENABLE_MORE_SUGGESTIONS_DESC"> <option value="off">No</option> <option value="on">Yes</option> </param> <param name="scayt_sLang" type="text" default="en_GB" label="PLG_JCK_SPELL_CHECK_DEFAULT_LANGUAGE" description="PLG_JCK_SPELL_CHECK_DEFAULT_LANGUAGE_DESC"/> </params> </install>