close   


DokuwikiFCK is no longer being supported.
It has been superceded by fckgLite and ckgedit.
close   
namespace:
close   
All questions, bug fixes, and feature requests should go through the mailing list. To subscribe to the list, do one of the following:

1. Send an email to fckglite-request@freelists.org with 'subscribe' in the Subject field
2. Visit the fckgLite page at http://www.freelists.org/list/fckglite
3. Or click the subscribe link below

Subscribe
 
Name Setting Default Value
guest_toolbar Display Toolbar to Guests true
guest_media Guest Can Link to Media Files true
open_upload Guests can upload false
default_fb Default File Browsing Access acl
openfb Open File Browsing false
dw_edit_display Controls user access to “DW Edit” button all
smiley_as_text Display Douwiki smileys as text in editor false
editor_bak Save backup on Refresh false
create_folder Enable folder creation n
dwedit_ns Namespaces where DokuWiki Editor is activated none
acl_del Strict ACL delete false
auth_ci User login id is case insensitive false
nix_style Access data/media via userfiles (Windows) false
no_symlinks Disable automatic creation of symbolic links false
direction Set language direction nocheck
scayt Enable Scayt spell-checker on
scayt_auto Scayt active at startup on
scayt_lang Set Scayt language American English
smiley_hack See note false
complex_tables Turn on complex tables parser false
duplicate_notes Enable notes with same text false
winstyle Direct access to data/media false
other_lang Reset CKEditor language default
dw_priority Open with Dokuwiki Editor fck/ckeditor
preload_ckeditorjs Preload CKEditor's javascript false
color_options Remove Color options false
font_options Remove font options false
nofont_styling Display font styles in editor as plugin markup false

guest_toolbar

The default settings allow guests to have access to the toolbars and to the link and image tools. However, guests cannot upload, unless open_upload is set to true. Setting open_upload to true could be used to implement a completely open wiki, where anyone can edit and upload.


guest_media

If “Display Toolbar to Guests” is set to false, guests are presented with a toolbar consisting of two items, About and Source.


open_upload

If the toolbar is allowed and “Guests can Upload” is false, then visitors will not be able to upload files to the server by means of the image and link tools. However, they will still be able to view the contents of your data/media directories. See also guest_toolbar


default_fb

The file browser is acl-compliant, but the administrator can turn off acl by changing this option to 'none'


openfb

Normally, the file browser opens in the the namespace of the page being edited or in the directory immediately above it, if the user has write/create permission in that directory. But if Open File Browsing is set to true, the user will be able to access the entire directory hierarchy; however, ACL permissions still will apply, unless they have been turned off. That means that the user will be able to read the contents of all directories for which he has Read permission but will not be able to upload to those directories for which he does not have upload permission. In the case of administrators, the browser will always open in the root directory.


dw_edit_display

This option governs access to the 'DW Edit' button. There are three options: 'all', which gives access to all users; 'admin', which restricts access to administrators; and 'none', which hides the button from all users.


smiley_as_text

This governs how Dokuwiki smileys appear in the editor window. At the initial insertion, they appear as text but after the first save they appear as images. Setting this option to true will cause Dokuwiki smileys always to show up as text in the editing window. They will of course still appear as images in the browser.


editor_bak

If true, a copy of the current state of the editing window will be saved to a meta file in the meta directory, with the same name as the document being edited but with a .ckgedit extension.


create_folder

If set to 'y', a folder creation button will appear at the bottom of the fle browser. Folder cannot be created by guests.

dwedit_ns

A comma separated list of files and namespace where the Dokuwiki editor is automatically loaded instead of the FCKeditor. The code looks only for partial matches. So if you have “jack”, it will find “blackjack” and “jack_pine”.


acl_del

The filebrowser has been set up with a loose intepretation of the permission to delete files from a folder. By default it allows users with upload permission in a folder to delete files from that folder. This is not consistent with Dokuwiki's ACL rules which require delete permission. When this option is set to true deletes are consistent with the Dokuwiki ACLs.


auth_ci

If logins are case insensitive, that is you can login as both USER and user, set this to true.


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.


Disable automatic creation of symbolic links in fckg/userfiles. This setting applies to installations, where fckgLite attempts to create symlinks.


direction

This option controls the language direction in the CKEditor. There are three opitons: (1) 'nocheck', which in effect does nothing and is essentially the same as 'ltr'; (2) 'dokuwiki', which changes the language direction to the direction set by Dokuwiki, based on the current language selection; (3) 'ltr', which sets left-to-right, and (4) 'rtl', which enables right-to-left. It is possible, with these options, to have your browser set to one direction and the FCKeditor to another.


scayt

When set to “on” (default) the SCAYT spell checker is active. When set to “off” the standard “Spellerpages” checker is used. SCAYT checks as you type, Spellerpages checks only when the spell-check toolbar button is clicked.


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.

scayt_lang

The default language is American English.


smiley_hack

complex_tables

duplicate_notes

winstyle

other_lang

dw_priority

preload_ckeditorjs

color_options

font_options

nofont_styling