(js) Update CKEditor to version 4.6.1

This commit is contained in:
Francis Lachapelle
2017-01-06 20:58:17 -05:00
parent 3b65b6e2cf
commit 0305d00d50
45 changed files with 316 additions and 302 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 2.3.18 - November 2016</releaseinfo>
<subtitle>for version 2.3.18</subtitle>
<date>2016-11-28</date>
<releaseinfo>Version 2.3.19 - January 2017</releaseinfo>
<subtitle>for version 2.3.19</subtitle>
<date>2017-01-09</date>
<legalnotice>
<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".</para>
@@ -6,13 +6,13 @@
Authors:
- Inverse inc. <info@inverse.ca>
Copyright (C) 2008-2016 Inverse inc.
Copyright (C) 2008-2017 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
////
// TODO have the build system take care of this
:release_version: 2.3.18
:release_version: 2.3.19
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: