Commit graph

66 commits

Author SHA1 Message Date
Ian
f608aa6eb3 cke 4.7.0 plugin - better reset for the new option 2015-01-28 13:45:25 +01:00
Ian
b57d9a8935 CKE Plugin 4.7.0 2015-01-28 12:55:41 +01:00
Ian
ae29887681 pre sync knick-knacks on 0bfa3bd
I wish we'd have a has(<) selector...
2014-11-28 19:39:25 +01:00
Ian
0bfa3bde51 better ca1e81a again
Gosh - even node IDs were counted different in 1.7 and 2.0 envoronments!
Needs to get refactored in future.
2014-11-28 17:19:13 +01:00
Ian
20e4067b80 better ca1e81a
better Basic toolbar tweak for an emptied toolgroup
2014-11-28 16:51:30 +01:00
Ian
ca1e81ac39 cke plugin 4.6.0 2014-11-28 16:26:41 +01:00
Ian
bbdbba67eb cke 4.5.1 - changelog fix version 2014-10-14 19:44:09 +02:00
Ian
84517319f1 cke 4.5.1 better replace 2014-10-14 16:25:17 +02:00
Ian
3bb5028720 cke 4.5.1 - fix 2.0 ML popup 2014-10-14 15:51:29 +02:00
Ian
10a5ef5e06 better array define for ff656b6 2014-10-13 20:19:40 +02:00
Ian
ff656b672a cke - 4.4.5 2014-10-13 19:46:57 +02:00
Ian
95140b5368 9f72197 CL typo 2014-09-07 11:45:14 +02:00
Ian
9f72197718 cke - 4.4.4 2014-09-07 10:52:45 +02:00
Ian
fa7709b16b cke plugin 4.3.0 2014-07-15 19:33:16 +02:00
Ian
3a1f42a4c6 update cke plugin 4.2.0 2014-06-24 17:07:18 +02:00
Thomas Hochstein
8dd1c5e189 'language="javascript"' is deprecated.
In the script tag, 'language="javascript"' is deprecated,
'type="text/javascript"' is valid, but optional.
Leave the latter, remove the former or replace it with
the latter.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-06-09 19:01:43 +02:00
Ian
a4114b6283 upgrade to ckeditor plugin version 4.1.0 2014-05-28 20:08:30 +02:00
Ian
14fae00e1b cke 4.3.4.0 2014-03-30 14:31:29 +02:00
Garvin Hicking
19192b289d Proper use of the example() method of the plugin API 2014-03-05 13:48:15 +01:00
Ian
31113486d4 cke 4.3.3 minors 2014-03-01 11:05:43 +01:00
Ian
4e7002f18f cke purged samples 2014-03-01 10:29:15 +01:00
Ian
58e87385d2 cke 4.3.3 upgrade 2014-02-28 20:00:26 +01:00
Ian
a33cd197e3 cke - minor css 2014-02-12 10:25:00 +01:00
Ian
454b53ff98 cke 3.2.1 - bug and behaviour fixes 2014-02-11 18:14:28 +01:00
Ian
f1f5deb7af cke 3.2.0 - added nl2br config note 2014-02-09 19:35:42 +01:00
Ian
fc4ab611cf cke 3.2.0 - fix audio protection 2014-02-09 19:10:33 +01:00
Ian
07ce3074bc cke 3.2.0 upgrade 2014-02-09 18:43:28 +01:00
Vladimír Ajgl
7842af973e czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
Vladimír Ajgl
c5248f893e czech translations - cvs/snv tags removed 2013-12-27 20:04:36 +01:00
Ian
3844ca3a61 cke 2.3.5 - chrome KCFINDER issues on local servers 2013-12-12 16:04:55 +01:00
Ian
4d264df063 cke 2.3.5 - fixed codebutton and add kcfinder option 2013-12-12 13:14:28 +01:00
Ian
40dd67d31a cke 2.3.4 - fixes to force install on demand 2013-12-10 15:25:54 +01:00
Ian
671866bee6 cke 2.3.3 - css display fix 2013-12-09 15:28:37 +01:00
Ian
0a8d5b78e0 cke 2.3.3 - bugfix release (please read changelog) 2013-12-09 14:23:03 +01:00
Ian
5092df8923 cke 2.3.2 - last fixes
added new config option to force zip install on demand
added HTML5 audio tag protected source and placeholder
and tried to fix the Spartacus upgrade zip installer again
    this may need another turn of the carousel ;-)
2013-12-08 20:26:24 +01:00
Ian
1461c8c673 cke 2.3.1 - fix chrome exception 2013-12-04 12:30:51 +01:00
Ian
3b0ec1fccc fix 2b0b60e 2013-11-21 16:09:14 +01:00
Ian
2b0b60e1a0 cke - 620ddf9 better smarty regex check and removed debug tests 2013-11-21 15:40:05 +01:00
Ian
8b9d4f6a5b document add to 620ddf9 2013-11-21 09:48:25 +01:00
Ian
620ddf978a cke plugin 2.3.0 upgrade (CKEDITOR 4.2.3) 2013-11-20 18:14:30 +01:00
Vladimír Ajgl
f11f3314b5 updated czech translations 2013-10-26 14:51:59 +02:00
Ian
2be0ebb373 cke - 1.3.2 mediainsert gallery fix and workflow change 2013-09-05 11:44:27 +02:00
Ian
f297e331c0 cke lang doc headers 2013-08-12 19:05:09 +02:00
Ian
1faae8ba31 cke note doc 2013-08-12 18:55:00 +02:00
Garvin Hicking
80b1593707 also remove $Revision$ 2013-08-12 10:27:53 +02:00
Garvin Hicking
71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Ian
7642ada36e cke 1.3.1 document 2013-08-10 15:17:55 +02:00
Ian
068c92143a cke 1.3.1 revert parts until better solution
eventData can only be executed here, if not pushing this via js var into a 'backend_header' set global nugget function, which works in general, but not in the execution part
2013-08-10 15:04:04 +02:00
Ian
2ddda9a342 cke 1.3.1 various fixes 2013-08-08 19:12:02 +02:00
Ian
656c4327cd cke 1.3.1 fixed bug with now show ML button 2013-08-07 20:47:08 +02:00