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 [2017-12-15 15:54] turnermmplugin:ckgedit:configuration [2019-05-28 02:06] – [ckgedit Configuration Options] turnermm
Line 13: Line 13:
 | [[#editor_bak|editor_bak]]                  | Save backup on Refresh                                                                                                                                                                                                                                                      | false             | | [[#editor_bak|editor_bak]]                  | Save backup on Refresh                                                                                                                                                                                                                                                      | false             |
 | [[#create_folder|create_folder]]            | Enable folder creation                                                                                                                                                                                                                                                      | n                 | | [[#create_folder|create_folder]]            | Enable folder creation                                                                                                                                                                                                                                                      | n                 |
-| [[#dwedit_ns|dwedit_ns]]                    | Namespaces and/or files where DokuWiki Editor is activated                                                                                                                                                                                                                               | none              |+| [[#dwedit_ns|dwedit_ns]]                    | Namespaces and/or files where DokuWiki Editor is activated                                                                                                                                                                                                                  | none              |
 | [[#acl_del|acl_del]]                        | Strict ACL delete                                                                                                                                                                                                                                                           | false             | | [[#acl_del|acl_del]]                        | Strict ACL delete                                                                                                                                                                                                                                                           | false             |
 | [[#auth_ci|auth_ci]]                        | User login id is case insensitive                                                                                                                                                                                                                                           | false             | | [[#auth_ci|auth_ci]]                        | User login id is case insensitive                                                                                                                                                                                                                                           | false             |
 | [[#nix_style|nix_style]]                    | Access data/media via userfiles (Windows)                                                                                                                                                                                                                                   | false             | | [[#nix_style|nix_style]]                    | Access data/media via userfiles (Windows)                                                                                                                                                                                                                                   | false             |
-| [[#no_symlinks|no_symlinks]]                | Disable automatic creation of symbolic links  during install                                                                                                                                                                                                                | false             | 
 | [[#direction|direction]]                    | Set language direction                                                                                                                                                                                                                                                      | nocheck           | | [[#direction|direction]]                    | Set language direction                                                                                                                                                                                                                                                      | nocheck           |
 | [[#scayt_auto|scayt_auto]]                  | Scayt active at startup                                                                                                                                                                                                                                                     | on                | | [[#scayt_auto|scayt_auto]]                  | Scayt active at startup                                                                                                                                                                                                                                                     | on                |
Line 38: Line 37:
 | [[#htmlblock_ok]]                           | Enable ''HTML_BLOCK''                                                                                                                                                                                                                                                     | false             | | [[#htmlblock_ok]]                           | Enable ''HTML_BLOCK''                                                                                                                                                                                                                                                     | false             |
 | [[#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               | 
 +| [[#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 93: Line 95:
 === nix_style === === nix_style ===
 For Windows Servers (Vista and Later). This setting makes it possible to access data\media through ckgedit\fckeditor\userfiles, if links to media and file have been successfully created in userfiles. This option is helpful in some cases where the savedir has been moved. For Windows Servers (Vista and Later). This setting makes it possible to access data\media through ckgedit\fckeditor\userfiles, if links to media and file have been successfully created in userfiles. This option is helpful in some cases where the savedir has been moved.
----- 
-=== no_symlinks === 
-Disable automatic creation of symbolic links in fckg/userfiles. This setting applies to installations, where ckgedit attempts to create symlinks.  
 ---- ----
 === direction === === direction ===
Line 102: Line 101:
  
 === 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 126: Line 125:
  
 === winstyle === === winstyle ===
-On linux systems, data/media is normally accessed through symbolic links in fckeditor/userstyles, which link to data/media.  This option gives direct access to data/media.  In order for it to work with apache servers, you must copy .htaccess.security from fckeditor/userfiles to data/media and rename it .htaccess. The reason for this is that Dokuwiki by default prevents direct access to your data.  .htaccess.security relaxes this restriction with respect to the basic image formats: ''.gif'', ''.jpg'', ''.png'' See [[http://mturner.org/fckgLite/doku.php?id=media#security_and_the_media_directory|security_and_the_media_directory]]. **Note:**  Current versions of ckgedit will install the correct .htaccess file to  data/media when the winstyle option is selected.+On linux systems, data/media is normally accessed through symbolic links in fckeditor/userstyles, which link to data/media.  The ''winstyle'' option gives direct access to data/media.  In order for it to work with apache servers, you must have the correct file in data/mediaCurrent versions of ckgedit will install the correct .htaccess file to  data/media when the winstyle option is selected. The reason for this is that Dokuwiki by default prevents direct access to your data. For older version copy .htaccess.security from fckeditor/userfiles to data/media and rename it .htaccess. .htaccess.security relaxes this restriction with respect to the basic image formats: ''.gif'', ''.jpg'', ''.png'' See [[http://mturner.org/fckgLite/doku.php?id=media#security_and_the_media_directory|security_and_the_media_directory]]. **Note:**  
 ---- ----
  
Line 182: Line 181:
 === 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