26 Commits

Author SHA1 Message Date
onli
5f488e97cf
Wysiwyg cleanup ()
* Cleanup ckeditor config
Remove force-settings, remove verbose commentary from config, limit toolbar selection

* document toolbar removal
2021-05-24 17:39:08 +02:00
onli
bf8f1aafa5 Disable ckeditor ACF to fix
And to prevent similar issues in the future
2020-05-27 14:41:15 +02:00
onli
e1291fb54a Update ckeditor to 4.14.0, replace code wrap button with snippet
See https://board.s9y.org/viewtopic.php?f=10&t=24808 for context
2020-04-29 17:08:01 +02:00
Thomas Hochstein
9cff057209 CK-Editor: allow details and summary.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-04-23 17:56:54 +02:00
onli
b614ed5d07 Fix: Stop ckeditor from removing figures and figcaptions 2019-10-09 18:10:21 +02:00
Jari Turkia
6191c740fe Suggested changes made to place the <code> tag button in editor. Removed <tt> completely. 2019-03-20 17:37:29 +01:00
Jari Turkia
9a8fb7a696 Added codeTag plugin into CKeditor 2019-03-20 17:37:29 +01:00
klemens
5a95db314a spelling fixes 2017-04-06 22:26:07 +02:00
Ian
56b26f7120 disable Smarty like CKEDITOR (procurator) protection 2015-08-14 18:11:39 +02:00
Ian
613119e964 typo 2015-07-13 15:31:22 +02:00
Ian
5de0eb4c80 change autoParagraph 2015-07-13 15:00:26 +02:00
Ian
f38d72dec5 document includeentry widget source protection 2015-06-01 12:41:08 +02:00
Ian
e4eb9a0d1f allow ckeditor use span element markup 2015-05-06 18:55:20 +02:00
Ian
91412bf73b set version for 0dc2651 2014-12-19 16:06:01 +01:00
Ian
0dc26512a3 stop default encoding in cke savings
else searching terms will/may not match

References  and 
2014-12-19 15:51:06 +01:00
Ian
0204a597c7 cleanup 2014-12-07 17:21:32 +01:00
Ian
2f3170ef18 modify alternate 2014-12-02 11:33:20 +01:00
Ian
1fb5bcf38e cleanup cke s9y configuration file
breaks apart long paragraph group in full,
adds mediaembed to default and maximize to standard toolbar

References 
2014-11-26 13:00:13 +01:00
Ian
8eaffe46fe better fb9414b 2014-11-25 16:40:18 +01:00
Ian
fb9414b9ae ckeditor extend more for serendipity
This hides the ckeditor image widget button by CSS in all supported Serendipity toolbars, but keeps it internal functionality enabled which is needed for MediaLibrary inserts.
This forces the user to use the specialized ML button for image inserts only, but will still be supported by CKE toolbar.
An Image double click will still use the image widget like before.
Best checked place was to put this in admin/style.css.

References 148
2014-11-25 14:27:16 +01:00
Ian
cf500aba28 doc notes changes for umcoming serendipity_getTemplateFile chaining patch 2014-11-19 15:14:08 +01:00
Ian
629eb18529 typos 2014-11-19 13:16:01 +01:00
Ian
59cd4916ee better docs, cleanup and moves 2014-11-19 12:59:09 +01:00
Ian
822cdb4f85 Better notes for custom copies 2014-11-18 12:06:37 +01:00
Ian
057c6c20e8 fix note typos 2014-11-17 19:21:46 +01:00
Ian
885f064b61 package CKEDITOR UI configurable Toolbar
References 

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