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
 

Differences

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

Link to this comparison view

removed:dailies [2016/07/24 07:21]
127.0.0.1 external edit
removed:dailies [2019/03/18 07:48]
tower
Line 1: Line 1:
 ~~NOCACHE~~ ~~NOCACHE~~
- 
  
 ====== Dailies ====== ====== Dailies ======
- 
  
 {{tag>​download dailies debian ubuntu tables scayt ckgedit ckeditor}} {{tag>​download dailies debian ubuntu tables scayt ckgedit ckeditor}}
- 
- 
  
 ===== Version 9 ===== ===== Version 9 =====
  
- +The trial version 9 of fckgLite has been discontinued. The purpose of version 9 was to bring fckgLite into conformity with Dokuwiki'​s naming conventions. That is, its base class and the directory into which it goes are named ''​fckg''​. That conflicted with DokuWikiFCK,​ the original editor out of which fckgLite grew, which originally used the ''​fckg''​ name. In fckgLite 9, this name was changed to ''​fckglite''​. However, I have now discontinued DokuWikiFCK,​ removing it from dokuwiki.org and taking down its web site. While fckgLite is still known by its old familiar name, which it has had for the past 5 years, its official dokuwiki.org name is now ''​fckg''​. If you go to the fckgLite plugin page at dokuwiki.org,​ you will find yourself redirected to the ''​fckg''​ plugin page.
-The trial version 9 of fckgLite has been discontinued. ​ The purpose of version 9 was to bring fckgLite into conformity with Dokuwiki'​s naming conventions. ​ That is, its base class and the directory into which it goes are named ''​fckg''​. ​ That conflicted with DokuWikiFCK,​ the original editor out of which fckgLite grew, which originally used the ''​fckg''​ name.  In fckgLite 9, this name was changed to ''​fckglite''​. ​ However, I have now discontinued DokuWikiFCK,​ removing it from dokuwiki.org and taking down its web site.  While fckgLite is still known by its old familiar name, which it has had for the past 5 years, its official dokuwiki.org name is now ''​fckg''​. ​ If you go to the fckgLite plugin page at dokuwiki.org,​ you will find yourself redirected to the ''​fckg''​ plugin page. Try it here:  https://​dokuwiki.org/​plugin:​fckglite. +
- +
- +
- +
- +
 ==== Some notes: ==== ==== Some notes: ====
  
-  - To create geshi code blocks, create a code block from the ''​Code'' ​ menu and in the top left-hand corner of the block, on it own line, add this tag: \\ ''​geshi:​ <​language_name>​.'' ​ \\ For instance:''​ geshi: c. '' ​ \\ To create a code snippet, create a file block and add the snippet name. \\ For instance: ''​geshi:​ php tmp.php''​ \\ For an illustration,​ see the [[https://​www.dokuwiki.org/​plugin:​ckgedit#​geshi_example|ckgedit]] plugin page on Dokuwiki.org.+  - To create geshi code blocks, create a code block from the ''​Code'' ​ menu and in the top left-hand corner of the block, on it own line, add this tag: \\ ''​geshi:​ <​language_name>​.''​ \\ For instance:''​ geshi: c. ''​ \\ To create a code snippet, create a file block and add the snippet name. \\ For instance: ''​geshi:​ php tmp.php''​ \\
   - There is a footnote tool similar to the one in fckgLite. But footnotes still can also be created using the native Dokuwiki syntax, text enclosed in double parentheses:<​nowiki>​ (</​nowiki>​(footnote text here<​nowiki>​)</​nowiki>​).   - There is a footnote tool similar to the one in fckgLite. But footnotes still can also be created using the native Dokuwiki syntax, text enclosed in double parentheses:<​nowiki>​ (</​nowiki>​(footnote text here<​nowiki>​)</​nowiki>​).
   - If you have been using fckgLite on your site, it is a good idea to clear out both the browser and the Dokuwiki caches.   - If you have been using fckgLite on your site, it is a good idea to clear out both the browser and the Dokuwiki caches.
Line 48: Line 38:
 |CTRL 4,|header four| |CTRL 4,|header four|
 |CTRL 5,|header five| |CTRL 5,|header five|
- 
-~~COMPLEX_TABLES~~ 
  
 =====   ===== =====   =====
- 
-~~COMPLEX_TABLES~~ 
  
 ====== Archive ====== ====== Archive ======
  
-For earlier distributions consult the [[:​archive_dist|Archive]].+<​code>​ 
 +  ===== Version 07 ===== 
 +</​code>​
  
-\\+Version 07 upgrades from version 2.4.1 of the FCKeditor to 2.6.6. FCKeditor 2.6.6. was the final upgrade to the FCKEditor before the release of CKEditor. One of the most significant features of 2.6.6 is the inclusion of the SCAYT spell checker, which is an inline spell checker that checks your spelling as you type.
  
-===== Version 07 ===== +The latest dailies have configuration options which enable the administrator to set SCAYT as the default spellchecker,​ to set the default language, and to have it automatically enabled. See the [[:​configuration|]] page.
- +
- +
-Version 07 upgrades from version 2.4.1 of the FCKeditor to 2.6.6. ​ FCKeditor 2.6.6. was the final upgrade to the FCKEditor before the release of CKEditor. ​ One of the most significant features of 2.6.6 is the inclusion of the SCAYT spell checker, which is an inline spell checker that checks your spelling as you type. +
- +
- +
-The latest dailies have configuration options which enable ​ the administrator to set SCAYT as the default spellchecker,​ to set the  default language, and to have it automatically enabled. ​ See the [[:​configuration|configuration]] page. +
- +
- +
-~~COMPLEX_TABLES~~+
  
 ==== Earlier Distibutions ==== ==== Earlier Distibutions ====
- 
- 
-For earlierl diestributions and their change logs, see the [[:​archive_dist#​version_07|Archive]] 
- 
  
 ==== Complex Tables Upgrade (Version 07) ==== ==== Complex Tables Upgrade (Version 07) ====
  
- +This distribution introduces a new method for parsing tables. It is designed to handle complex configurations of row and column spans. As side benefit is that it seems to work with plugins that were incompatible with the previous table handling parser. It is briefly described on the fckgLite plugin page at [[https://​www.dokuwiki.org/​plugin:​fckglite#​table_handling|dokuwiki.org]]. As of Jan 28 2013, it supports ubuntu/​debian distributions installed with the package manager.
-This distribution introduces a new method for parsing tables. ​ It is designed to handle complex configurations of row and column spans. ​ As side benefit is that it seems to work with plugins that were incompatible with the previous table handling parser. ​  ​It is briefly described on the fckgLite plugin page at [[https://​www.dokuwiki.org/​plugin:​fckglite#​table_handling|dokuwiki.org]]. ​ As of Jan 28 2013, it supports ubuntu/​debian distributions installed with the package manager. +
- +
- +
-For the archive of distributions with their change logs see: the [[:​archive_dist#​version_07_complex_tables|Archive]] +
- +
- +
-~~COMPLEX_TABLES~~ +
- +
- +
-==== Debian/​Ubuntu ==== +
- +
- +
-There is no longer a separate Ubuntu/​Debian distribution. ​ Use either version 08 or the ctables distributions beginning with Jan 28 2013 (see the [[:​archive_dist#​version_07_complex_tables|Archive]]). +
- +
- +
-~~COMPLEX_TABLES~~ +
- +
- +
-~~COMPLEX_TABLES~~+
  
 ===== CKEditor 4 ===== ===== CKEditor 4 =====
  
-**Current Download: ** [[https://​github.com/​turnermm/​ckgedit/​tarball/​master|current:​ckeditor_distro.tgz ]]\\+**Current Download: **  [[https://​github.com/​turnermm/​ckgedit/​tarball/​master|current:​ckeditor_distro.tgz ]] 
 This is either the same as or close in time to the most recent distribution below. The current distro is based on CKEditor 4.5.1. Distributions between Oct 23 and Nov 28 2013 were based on CKEditor 4.2.2. Earlier distributions were based on CKEditor 4.0.1. For users of IE 11, the latest distro is required. Users of IE 8 on Windows XP may have to use fckgLite or a version of ckgedit based on CKEditor 4.0.1. This is either the same as or close in time to the most recent distribution below. The current distro is based on CKEditor 4.5.1. Distributions between Oct 23 and Nov 28 2013 were based on CKEditor 4.2.2. Earlier distributions were based on CKEditor 4.0.1. For users of IE 11, the latest distro is required. Users of IE 8 on Windows XP may have to use fckgLite or a version of ckgedit based on CKEditor 4.0.1.
  
-**ckgedit for farms:​** ​\\ +**ckgedit for farms:​** ​ {{:​current:​ckgedit.0525_08-32.farms.tgz|ckgedit.0525_08-32.farms.tgz}} ​ May 25 2014  
-{{:​current:​ckgedit.0525_08-32.farms.tgz|ckgedit.0525_08-32.farms.tgz}} ​ May 25 2014\\ +{{:​current:​ckgedit.0602_18-33.farms.tgz|ckgedit.0602_18-33.farms.tgz}} ​ June 2 2014  
-{{:​current:​ckgedit.0602_18-33.farms.tgz|ckgedit.0602_18-33.farms.tgz}} ​ June 2 2014\\ +{{:​current:​ckgedit.0207_08-54_farms.tgz|ckgedit.0207_08-54_farms.tgz}} ​ Feb 7 2015 (requires jQuery, Dokuwiki distros Angua or later)  
-{{:​current:​ckgedit.0207_08-54_farms.tgz|ckgedit.0207_08-54_farms.tgz}} ​ Feb 7 2015 (requires jQuery, Dokuwiki distros Angua or later)\\ +For instructions,​ see [[:farms|]]
-For instructions,​ see [[:farms|farms]]+
  
-{{anchor:​useheading}} **All current versions support the**** useheading configuration option.**+{{anchor:​useheading}} 
 + **All current versions support the**** useheading configuration option.**
  
-\\ +<​code>​ 
-The most recent versions of fckgedit have switched to CKEditor 4.5.1. See the [[https://​www.dokuwiki.org/​doku.php?​id=plugin:​ckgedit#​installation|installation]] instructions.+  The most recent versions of fckgedit have switched to CKEditor 4.5.1. See the [[https://​www.dokuwiki.org/​doku.php?​id=plugin:​ckgedit#​installation|installation]] instructions. 
 +</​code>​
  
 {{filelist>​ckeditor:​ckgEdit-c*&​ style=table&​ tableheader=1&​ tableshowsize=1&​ sort=mtime&​ changelog=1}} {{filelist>​ckeditor:​ckgEdit-c*&​ style=table&​ tableheader=1&​ tableshowsize=1&​ sort=mtime&​ changelog=1}}
Line 128: Line 85:
   * Distributions dated after Jan 7 2014 require PHP 5.3 or later. If you are using an earlier version of PHP, you can substitute the edit.php file found in this file — [[http://​sourceforge.net/​projects/​fckglite/​files/​ckedit/​pre_php_5.3.zip/​download|pre_php_53.zip]] — for fckg/​action/​edit.php. This requires a version of ckgedit dated July 28 2014 or later (i.e. 14_Jul-28). A full pre-5.3 distro is available {{:​ckeditor:​ckgedit_pre_5.3_15-11-14.tgz|here}} ​ and is up-to-date as or Nov 15 2014.   * Distributions dated after Jan 7 2014 require PHP 5.3 or later. If you are using an earlier version of PHP, you can substitute the edit.php file found in this file — [[http://​sourceforge.net/​projects/​fckglite/​files/​ckedit/​pre_php_5.3.zip/​download|pre_php_53.zip]] — for fckg/​action/​edit.php. This requires a version of ckgedit dated July 28 2014 or later (i.e. 14_Jul-28). A full pre-5.3 distro is available {{:​ckeditor:​ckgedit_pre_5.3_15-11-14.tgz|here}} ​ and is up-to-date as or Nov 15 2014.
  
- ​\\ ​Following are some notes, but for more details see the [[https://​www.dokuwiki.org/​plugin:​ckgedit|ckgedit plugin page]] at Dokuwiki.org.+  ​Following are some notes, but for more details see the [[https://​www.dokuwiki.org/​plugin:​ckgedit|ckgedit plugin page]] at Dokuwiki.org.
  
 ==== Some notes: ==== ==== Some notes: ====
  
- +  ​- To create geshi code blocks, create a code block from the ''​Code'' ​ menu and in the top left-hand corner of the block, on it own line, add this tag:  ''​geshi:​ <​language_name>​.'' ​ For instance:''​ geshi: c. '' ​ To create a code snippet, create a file block and add the snippet name.  For instance: ''​geshi:​ php tmp.php'' ​ For an illustration,​ see the [[https://​www.dokuwiki.org/​plugin:​ckgedit#​geshi_example|ckgedit]] plugin page on Dokuwiki.org. 
-    ​- To create geshi code blocks, create a code block from the ''​Code'' ​    ​menu and in the top left-hand corner of the block, on it own line, add this tag:    ​\\ ​''​geshi:​ <​language_name>​.''  ​\\ For instance:''​ geshi: c.  ''  ​\\ To create a code snippet, create a file block and add the snippet name.      ​\\ ​For instance: ​ ''​geshi:​ php tmp.php'' ​\\ For an illustration,​ see the [[https://​www.dokuwiki.org/​plugin:​ckgedit#​geshi_example|ckgedit]] plugin page on Dokuwiki.org. +  - There is a footnote tool similar to the one in fckgLite. But footnotes still can also be created using the native Dokuwiki syntax, text enclosed in double parentheses:<​nowiki>​ (</​nowiki>​(footnote text here<​nowiki>​)</​nowiki>​). 
-    - There is a footnote tool similar to the one in fckgLite. But footnotes still can also be created using the native Dokuwiki syntax, text enclosed in double parentheses:<​nowiki> ​ (</​nowiki>​(footnote text here<​nowiki>​)</​nowiki>​). +  - If you have been using fckgLite on your site, it is a good idea to clear out both the browser and the Dokuwiki caches. 
-    - If you have been using fckgLite on your site, it is a good idea to clear out both the browser and the Dokuwiki caches. +  - On Debian 6, reloading of pages into the editor fails in the Chrome and Epiphany browsers, which are far out of date. Upgrading to a recent Chrome solves this issue in Chrome. 
-    - On Debian 6, reloading of pages into the editor fails in the Chrome and Epiphany browsers, which are far out of date. Upgrading to a recent Chrome solves this issue in Chrome. +  - There is a new method for handling syntax plugins which is hopefully more flexible than fckgLite'​s. 
-    - There is a new method for handling syntax plugins which is hopefully ​ more flexible than  fckgLite'​s. +  - ckgedit uses the CKEditor'​s font style tools as the basis for setting font style attributes. There is a ''​fontAssist'' ​ plugin which lets the user check and revise font styling. That is, it opens a window where you can see what the current styling looks like and lets you make changes that can be inserted into the editor. For illustrations,​ see [[https://​www.dokuwiki.org/​plugin:​ckgedit?&#​font_styling|font_styling ]]on the ckgedit plugin page at Dokuwiki.org.
-    - ckgedit uses the CKEditor'​s font style tools as the basis for setting font style attributes. There is a ''​fontAssist'' ​    ​plugin which lets the user check and revise font styling. That is, it  opens a window where you can see what the current styling looks like and  lets you make changes that can be inserted into the editor. For illustrations,​ see [[https://​www.dokuwiki.org/​plugin:​ckgedit?&#​font_styling|font_styling ]]on the ckgedit plugin page at Dokuwiki.org.+
  
 ==== Short-cut keys ==== ==== Short-cut keys ====
- 
  
 |CTRL + I|italic| |CTRL + I|italic|
 |CTRL + B|bold| |CTRL + B|bold|
-|CTRL  + U|underline|+|CTRL + U|underline|
 |CTRL + Z|undo| |CTRL + Z|undo|
 |CTRL + Y  |redo| |CTRL + Y  |redo|
Line 154: Line 109:
 |ALT + m,|code| |ALT + m,|code|
  
 +The short-cut keys for inserting headers were changed form ALT+n to CTRL+n on 8/30/2013 in order to avoid conflicts with keyboards that use Alt GR.
  
-The short-cut keys for inserting headers were changed form ALT+n to  CTRL+n on 8/30/2013 in order to avoid conflicts with keyboards that use  Alt GR. +|  CTRL + 0|remove heading|
- +
- +
-|  CTRL + 0 |remove heading|+
 |CTRL + 1,|header one| |CTRL + 1,|header one|
 |CTRL + 2,|header two| |CTRL + 2,|header two|
Line 165: Line 118:
 |CTRL+ 5,|header five| |CTRL+ 5,|header five|
  
 +=====   =====
  
-~~COMPLEX_TABLES~~ +====== Archive ======
  
 \\ \\
- 
-=====  ===== 
- 
- 
-~~COMPLEX_TABLES~~ 
- 
-====== Archive ====== 
- 
- 
-For earlier distributions consult the [[:​archive_dist|Archive]].