DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:ckgedit:configuration

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
plugin:ckgedit:configuration [2018-08-02 20:34] – [ckgedit Configuration Options] turnermmplugin:ckgedit:configuration [2019-05-25 23:43] – [Notes] turnermm
Line 39: Line 39:
 | [[#dblclk]]                                 | Option to turn on or off double click access to the dokuwiki editor                                                                                                                                                                                                         | on                | | [[#dblclk]]                                 | Option to turn on or off double click access to the dokuwiki editor                                                                                                                                                                                                         | on                |
 | [[#preserve_enc]]                           | Preserve urlencoding in urls when the dokuwiki deaccent option is active                                                                                                                                                                                                    |false             | | [[#preserve_enc]]                           | Preserve urlencoding in urls when the dokuwiki deaccent option is active                                                                                                                                                                                                    |false             |
-| [[#gui]]                                    | Select CKEditor GUI.                                                                                                                                                                                                                                                        |                   |+| [[#gui]]                                    | Select CKEditor GUI.                                                                                                                                                                                                                                                        | moono                  |
 | [[#rel_links]]                              | Activate support for relative internal and image links                                                                                                                                                                                                                      |false            | | [[#rel_links]]                              | Activate support for relative internal and image links                                                                                                                                                                                                                      |false            |
 | [[#allow_ckg_filebrowser]]                  | Select which file/media browser(s) users can use                                                                                                                                                                                                                            | all               | | [[#allow_ckg_filebrowser]]                  | Select which file/media browser(s) users can use                                                                                                                                                                                                                            | all               |
 | [[#default_ckg_filebrowser]]                | Select default file/media browser; overridden if the selected browser is not allowed                                                                                                                                                                                        | ckgedit           | | [[#default_ckg_filebrowser]]                | Select default file/media browser; overridden if the selected browser is not allowed                                                                                                                                                                                        | ckgedit           |
 +|[[#style_sheet]]|Use an alternate style sheet for the Ckeditor editing window|false|
 ===== Notes ===== ===== Notes =====
  
Line 104: Line 105:
  
 === scayt_auto === === scayt_auto ===
-When set to "on" the SCAYT spell checker is immediately active when the editing window is opened.  When set to "off", you have to click on the spell-check toolbar button and select "enable SCAYT" to make SCAYT active.+When set to "on" the SCAYT check-=as-you-type spell checker is immediately active when the editing window is opened.  When set to "off", users can click on the spell-check toolbar button and select "enable SCAYT" to make check-as-you-type active or use the "Check spelling" option.  When set to "disable" The spell checker is removed entirely. The Scayt service sends page-data back and forth between its servers for spell checking.  Users concerned that this is a security risk can read the exchange of views at https://github.com/turnermm/ckgedit/issues/434.
 ---- ----
 === scayt_lang === === scayt_lang ===
Line 184: Line 185:
 === gui === === gui ===
  
-Currently there are two CKEditor GUIs: [[https://ckeditor.com/addon/moono|moono]] and [[https://ckeditor.com/addon/moono-lisa|moono-lisa]]   Default is moono.+There are three CKEditor GUIs: [[https://ckeditor.com/addon/moono|moono]][[https://ckeditor.com/addon/moono-lisa|moono-lisa]], [[https://ckeditor.com/cke4/addon/kama|kama]].   Default is moono.
 ---- ----
 === rel_links === === rel_links ===
 If this option is set to true internal links, and media links will automatically be converted to relative links.   If this option is set to true internal links, and media links will automatically be converted to relative links.  
 +
 +----
 +=== allow_ckg_filebrowser ===
 +Choices are all, ckgedit, dokuwiki \\
 +See: [[plugin:ckgdoku#configuration|ckgdoku configuration]]
 +----
 +=== default_ckg_filebrowser ===
 +Choices are ckgedit, dokuwiki \\
 +See: [[plugin:ckgdoku#configuration|ckgdoku configuration]] 
 +
 +----
 +
 +=== style_sheet ===
 +See [[:plugin:ckgedit:style_sheets|ckgedit:style_sheets]] for instructions on how to create and install a style sheet for the CKEditor editing window which is based on your template.
 +----
 + 
  
plugin/ckgedit/configuration.txt · Last modified: 2023-02-10 12:49 by 85.232.31.60

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki