User Tools

Site Tools


how_to:editor_configuration_more_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
how_to:editor_configuration_more_options [2011/11/29 12:39]
Connie [SpellCheck]
how_to:editor_configuration_more_options [2011/11/29 13:04]
Connie [Necessary modifications:]
Line 174: Line 174:
   - Enable the feature (''​scayt_autoStartup:​true''​)   - Enable the feature (''​scayt_autoStartup:​true''​)
   - Define the language for the spellchecker (''​scayt_sLang:'​de_DE'''​)\\ The default language is en_US, so you should define the language when you need another language. \\ Possible values for the languages are: //en_US, en_GB, pt_BR, da_DK, nl_NL, en_CA, fi_FI, fr_FR, fr_CA, de_DE, el_GR, it_IT, nb_NO, pt_PT, es_ES, sv_SE//​. ​   - Define the language for the spellchecker (''​scayt_sLang:'​de_DE'''​)\\ The default language is en_US, so you should define the language when you need another language. \\ Possible values for the languages are: //en_US, en_GB, pt_BR, da_DK, nl_NL, en_CA, fi_FI, fr_FR, fr_CA, de_DE, el_GR, it_IT, nb_NO, pt_PT, es_ES, sv_SE//​. ​
-  - add the spellchecker-symbol ​to the toolbar+  - add the spellchecker-symbols ​to the toolbar\\ There are 2 symbols: the Symbol "​Spellchecker"​ opens the text in a dialogue window, allows to choose the language to check with and to correct the text, the second "​Scayt"​ opens a pop-up-dialogue to activate / deactivate the spellchecker and to set some options.
  
-So add SCAYT to editor-options and '​Scayt'​ to the toolbar in gsconfig.php+So add //SCAYT-options// ​to editor-options and //'​Scayt'​// to the toolbar in gsconfig.php
  
   # WYSIWYG Editor Options   # WYSIWYG Editor Options
Line 184: Line 184:
   define('​GSEDITORTOOL',"​['​Source','​-','​Cut','​Copy','​Paste',​   define('​GSEDITORTOOL',"​['​Source','​-','​Cut','​Copy','​Paste',​
   '​PasteText','​PasteFromWord','​-','​Undo',​   '​PasteText','​PasteFromWord','​-','​Undo',​
-  '​Redo','​Find','​Replace','​-','​SelectAll','​RemoveFormat','​Scayt'​],'/',​+  '​Redo','​Find','​Replace','​-','​SelectAll','​RemoveFormat','​SpellChecker','​Scayt'​],'/',​
   ");   ");
   ​   ​
how_to/editor_configuration_more_options.txt ยท Last modified: 2013/04/19 15:04 (external edit)