25 Commits

Author SHA1 Message Date
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
dad4e4cfc9 Set ckeditor to latest stable, not to the head of git 2014-05-15 16:38:57 +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
efbfb2b320 Proof of concept for CKEDITOR WYSIWYG-Mode respecting "S9y image floats"
The stylesheet would need some love though! (YL?) :)
References #129
2014-04-24 16:06:25 +02:00
onli
0d54063c5e Use old method to init ckeditor
Instead of using global JS-variables and ignoring serendipity[textarea]={$view}, this
approach actually uses the variable and therefore reinstates wysiwyg_init.tpl.

ckeditor_custom_config.js (Thx Ian!) is still respected, but the toolbar got restored to the old version. We need an easy way to remove _underline_, for example. It could be extended though.

This fixes #{107} somewhat, as serendipity_image_selector.php is useable now, but still with display errors (and without an upload widget). Probably still a good idea to copy the ML-eapproach of the normal textareas

This also works with htmlnuggets, without using spawnnugget from the core, instead wysiwyg_init.tpl gets reused in the plugin-config.

ckeditor_custom_plugin.js got emptied, the relevant code (which should only be the part that adds the plugins into the toolbar) should be integrated into wysiwyg_init.tpl).
2014-03-23 23:03:09 +01: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
Garvin Hicking
df906a343f upport 2013-08-22 12:32:04 +02:00
onli
99eb79957e Move ckeditor into htmlarea
Easier for shared installations
2013-06-26 21:31:04 +02:00
Garvin Hicking
5ec7481030 Port of patch #16 to 2.0 2013-05-06 09:47:19 +02:00
Garvin Hicking
429f9aff34 xinha security issue, temporarily disabled all PHP plugins 2010-12-21 19:46:29 +00:00
Garvin Hicking
03efc3e842 bump 2010-05-10 10:31:28 +00:00
Garvin Hicking
6836ebbf28 improved patch 2010-05-10 06:36:21 +00:00
Garvin Hicking
dadc2b6ee4 2010-05-10 05:59:37 +00:00
Garvin Hicking
0575e40742 2010-05-10 05:53:55 +00:00
Garvin Hicking
f6909f5aa1 ifmodule check 2009-12-08 13:48:29 +00:00
Garvin Hicking
ab8324143f Proper plugin loading 2009-07-28 10:19:38 +00:00
Garvin Hicking
6d90049416 Added possibility to customize the xinha editor through a my_custom.js
file. See http://board.s9y.org/viewtopic.php?f=4&t=15286
2009-07-27 08:47:47 +00:00
Garvin Hicking
9bc05914b5 Temporary patch, see http://trac.xinha.org/ticket/1360 2008-12-19 20:50:10 +00:00
Garvin Hicking
94fd5e4e8c (Experimental) Replace htmlarea with XINHA. Thanks to abdussamad! 2008-09-09 07:52:18 +00:00
Garvin Hicking
80534cb91a Remove obsolete error msg 2008-08-27 11:32:29 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00