Commit graph

30 commits

Author SHA1 Message Date
Matthias Mees c3e8443d73 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.

This commit is to ensure consistency with the core across the
additional_plugins repository. While I was at it, I also cleaned
up the ChangeLogs, trying to establish a common pattern.
2016-10-26 15:07:46 +02:00
Garvin Hicking 3f60fa9b21 sync ckeditor, needs @todo for backend_plugins_update to do a proper rework 2016-09-23 10:13:56 +02:00
Ian 5fc549d33f cke plugin - black cat thirteen 2016-05-17 16:57:54 +02:00
Ian 8bef0db972 cke plugin 5.7.0
This will try to internally downgrade to 4.5.7.0 to follow versioning of CKEditor, which gets relevant with upcoming major upgrades.
2016-03-12 17:01:36 +01:00
Ian 0e9d4ee621 CKE plugin 4.8.1 disable Smarty like protection 2015-08-14 18:34:35 +02:00
Ian b57d9a8935 CKE Plugin 4.7.0 2015-01-28 12:55:41 +01:00
Ian ca1e81ac39 cke plugin 4.6.0 2014-11-28 16:26:41 +01:00
Ian ff656b672a cke - 4.4.5 2014-10-13 19:46:57 +02:00
Ian 9f72197718 cke - 4.4.4 2014-09-07 10:52:45 +02:00
Ian 31113486d4 cke 4.3.3 minors 2014-03-01 11:05:43 +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 f1f5deb7af cke 3.2.0 - added nl2br config note 2014-02-09 19:35:42 +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 4d264df063 cke 2.3.5 - fixed codebutton and add kcfinder option 2013-12-12 13:14:28 +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 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 f297e331c0 cke lang doc headers 2013-08-12 19:05:09 +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 0246b1812f cke upd before sync - automate revision note 2013-08-02 12:31:57 +02:00
Ian f562fe80ae ckeditor 1.3.0 upgrade 2013-08-02 08:07:19 +02:00
Vladimir Ajgl e09688821a new and updated czech translations and documentation 2013-06-22 12:13:06 +02:00
Ian 7f7e3a1163 ckeditor update to 4.1.2 and added ACE off option 2013-06-11 17:15:52 +02:00
Ian b56c0169b1 utf8 based lang files have to use dirname(__FILE__) one leve up
via realpath(dirname(__FILE__) . '/..') or realpath(__DIR__ . '/..) with PHP >= 5.3
2013-05-30 14:01:04 +02:00
Ian 4389bd75b4 added new CKEDITOR Plugin v.1.1 2013-05-30 10:33:00 +02:00