res:plugins:ckeditor
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| res:plugins:ckeditor [2023/12/21 23:23] – created Ckeditor Plugin page fraenkiman | res:plugins:ckeditor [2024/08/24 20:05] (current) – . fraenkiman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | Author: Francisco Arocas [[http:// | + | Author: [[https:// |
| + | |||
| + | Proof of Concept: Francisco Arocas [[http:// | ||
| ==== Description ==== | ==== Description ==== | ||
| - | This plugin | + | CKEditor 4 is a powerful WYSIWYG HTML editor. It is necessary to **allow inline HTML** via the BBcode admin panel. |
| - | Ckeditor is a WYSIWYG | + | ==== Features ==== |
| - | {{: | + | | **Programming language** | JavaScript with native jQuery integration | |
| + | | **Data model** | HTML/DOM | | ||
| + | | **Architecture** | Plugin-based | | ||
| + | | **Editor types** | Classic, inline | | ||
| + | | **UI** | Toolbar, dialogs, and features manipulated through right-click context menu | | ||
| + | | **UI customization** | Skins, UI color change | | ||
| + | |||
| + | ==== For creating static pages ==== | ||
| + | However, | ||
| + | |||
| + | Find the line with: | ||
| + | < | ||
| + | {*here will go a plugin hook*} | ||
| + | </ | ||
| + | |||
| + | And then write: | ||
| + | < | ||
| + | {action hook=simple_edit_form} | ||
| + | </ | ||
| + | |||
| + | ==== Screenshots ==== | ||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== License ==== | ||
| + | CKEditor 4 Open-Source edition (4.22.* and below) is licensed under the terms of any of the following licenses at your choice: | ||
| + | |||
| + | GPLv2 or later, MPLv1.1 or later, LGPLv2.1 or later | ||
| ==== Download ==== | ==== Download ==== | ||
| + | <WRAP right round important 350px> | ||
| + | **Notice:** | ||
| + | CKEditor 4 reached its End of Life (EOL) in June 2023. | ||
| + | It is possible that the files for the CKEdior 4 will no longer be available in the CDN. It is therefore advisable to switch to the {{ res: | ||
| + | </ | ||
| + | This full open-source edition ensures that all required files (12 MiB) are located on your web server. | ||
| + | |||
| + | {{ res: | ||
| + | |||
| + | This plugin is very lightweight, | ||
| + | |||
| {{ res: | {{ res: | ||
| + | ==== FAQ ==== | ||
| + | |||
| + | **Q:** Is CKEditor compatible with the BBcode plugin? | ||
| + | |||
| + | **A:** Yes. You can use both at same time. However, I recommend to use only one at the same time. | ||
| + | |||
| + | |||
| + | **Q:** Can I change the appearance or the range of functions? | ||
| + | |||
| + | **A:** Yes, to change the skin or the range of functions, open the file: '' | ||
| + | |||
| + | |||
| + | **Q:** The editor also contains a markdown plugin. Can I use this for FlatPress? | ||
| + | |||
| + | **A:** Yes, you can. However, the markdown syntax is written in plain text in the FlatPress blog. It is therefore recommended that you also activate the Markdown plugin for FlatPress. You can download it [[res: | ||
| **Support** | **Support** | ||
| - | Please ask for help on the [[https:// | + | Please ask for help on the [[https:// |
res/plugins/ckeditor.1703197387.txt.gz · Last modified: by fraenkiman
