13 Commits

Author SHA1 Message Date
Ian
14c5a5b9df add missing cke plugin
References #148
2014-11-18 11:12:10 +01:00
Ian
885f064b61 package CKEDITOR UI configurable Toolbar
References #148

The js and css config files are directly placed in /htmlarea directory. The old ones downunder are not reset with this commit, until we give OK to go.
The lang constant will be placed to addlang.txt in a 2cd commit, since this may change and there is already a pending constant.
I have not added another option by now to explicitly choose the s9y configs in htmlarea, if someone has custom ones in 2k11/admin and wants to switch back to the origins. Is this really a real and valid user case?
2014-11-17 18:07:54 +01:00
onli
1c025c15da ckeditor update, removes samples (#148) 2014-11-13 19:00:15 +01:00
onli
f7da64165d Make ckeditor configurable via config (#148)
Before this, ckeditor was configurable by editing the wysiwyg_init.tpl in 2k11/admin. Now, the flow is like this:
 1. wysiwyg_init.tpl is responsible for initializing the editor and the plugins
 2. we provide a htmlare/ckeditor/serendipity_config.js where we specify a sane default configuration, including a small toolbar without harmful elements
 3. if the user wants to overwrite our configuration upgrade-safely, he can do this in htmlare/ckeditor/userconf.js
2014-09-19 21:15:50 +02:00
Ian
39b29ad284 fix image comment in wysiwyg mode 2014-07-03 11:02:16 +02:00
onli
05817056e5 Copy ckeditor-files into repo (#148)
This time, I deleted ckeditor/ckeditor/.git and removed everytjing before. I hope that the line in .gitignore will prevent the linking the next time if someone forgets to delete the file
2014-05-16 15:03:25 +02:00
onli
d85334ced7 Remove doubled ckeditor instance (#148) 2014-05-15 16:26:56 +02:00
onli
f1348373cb Include the full ckeditor, using composer (#148)
This shall make it easier for users to customize the editor
2014-05-12 21:40:05 +02:00
Ian
17ebe08e52 update CKEditor lib to 4.4
remove unused S9y plugins and custom_plugin.js, since not wanted to be used.
I will not care about any further.
2014-04-26 16:36:39 +02:00
Ian
8e26bd9711 prepare core ckeditor for custom config and plugins 2014-03-15 17:48:29 +01:00
Ian
95cddcd6a2 prepare htmlarea with upgraded ckeditor for installer
References #72
2014-03-13 08:09:46 +01:00
Ian
6928a91060 upgrade core ckeditor
to standard CKEditor 4.3.3 (revision 7841b02)
2014-03-12 20:26:25 +01:00
onli
99eb79957e Move ckeditor into htmlarea
Easier for shared installations
2013-06-26 21:31:04 +02:00