CKEditor for WordPress - Version 3.6.2.5

Version Description

  • 23.02.2012 =
    • Fix bug: Fix JavaScript error: instance is undefined
    • Fix bug: Call to undefined method _WP_Editors::editor_settings() (http://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-activation)
    • Fix bug: Fix notice error of auto detecting language when viewing website (http://wordpress.org/support/topic/throwing-notice-error-when-viewing-website)
    • Fix bug: Fix for hidden buttons below Wordpress admin bar when 'Maximize' button clicked
    • Fix bug: Fix support for NextGEN Gallery Plugin (http://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-ckeditor-and-nextgen-button-problem)
    • Fix bug: Fix support for gd-star-rating plugin
    • Fix bug: CKEditor plugin doesn't work with latest qTranslate plugin (http://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-qtranslate-not-working)
    • Fix bug: Try to load nextgen plugin button when user has no permission to do this
    • Fix bug: CKEditor plugin, Uploading where admin is restricted to https
    • Fix error: ckeditor_wordpress::can_upload() is private
Download this release

Release Info

Developer michal_cksource
Plugin Icon 128x128 CKEditor for WordPress
Version 3.6.2.5
Comparing to
See all releases

Code changes from version 3.6.2.4 to 3.6.2.5

Files changed (154) hide show
  1. ckeditor/.htaccess +1 -1
  2. ckeditor/CHANGES.html +2 -2
  3. ckeditor/LICENSE.html +2 -2
  4. ckeditor/ckeditor.js +1 -1
  5. ckeditor/ckeditor.pack +1 -1
  6. ckeditor/ckeditor_basic.js +1 -1
  7. ckeditor/ckeditor_basic_source.js +1 -1
  8. ckeditor/ckeditor_source.js +1 -1
  9. ckeditor/config.js +1 -1
  10. ckeditor/contents.css +1 -1
  11. ckeditor/lang/_languages.js +1 -1
  12. ckeditor/lang/_translationstatus.txt +1 -1
  13. ckeditor/lang/af.js +1 -1
  14. ckeditor/lang/ar.js +1 -1
  15. ckeditor/lang/bg.js +1 -1
  16. ckeditor/lang/bn.js +1 -1
  17. ckeditor/lang/bs.js +1 -1
  18. ckeditor/lang/ca.js +1 -1
  19. ckeditor/lang/cs.js +1 -1
  20. ckeditor/lang/cy.js +1 -1
  21. ckeditor/lang/da.js +1 -1
  22. ckeditor/lang/de.js +1 -1
  23. ckeditor/lang/el.js +1 -1
  24. ckeditor/lang/en-au.js +1 -1
  25. ckeditor/lang/en-ca.js +1 -1
  26. ckeditor/lang/en-gb.js +1 -1
  27. ckeditor/lang/en.js +1 -1
  28. ckeditor/lang/eo.js +1 -1
  29. ckeditor/lang/es.js +1 -1
  30. ckeditor/lang/et.js +1 -1
  31. ckeditor/lang/eu.js +1 -1
  32. ckeditor/lang/fa.js +1 -1
  33. ckeditor/lang/fi.js +1 -1
  34. ckeditor/lang/fo.js +1 -1
  35. ckeditor/lang/fr-ca.js +1 -1
  36. ckeditor/lang/fr.js +1 -1
  37. ckeditor/lang/gl.js +1 -1
  38. ckeditor/lang/gu.js +1 -1
  39. ckeditor/lang/he.js +1 -1
  40. ckeditor/lang/hi.js +1 -1
  41. ckeditor/lang/hr.js +1 -1
  42. ckeditor/lang/hu.js +1 -1
  43. ckeditor/lang/is.js +1 -1
  44. ckeditor/lang/it.js +1 -1
  45. ckeditor/lang/ja.js +1 -1
  46. ckeditor/lang/ka.js +1 -1
  47. ckeditor/lang/km.js +1 -1
  48. ckeditor/lang/ko.js +1 -1
  49. ckeditor/lang/lt.js +1 -1
  50. ckeditor/lang/lv.js +1 -1
  51. ckeditor/lang/mn.js +1 -1
  52. ckeditor/lang/ms.js +1 -1
  53. ckeditor/lang/nb.js +1 -1
  54. ckeditor/lang/nl.js +1 -1
  55. ckeditor/lang/no.js +1 -1
  56. ckeditor/lang/pl.js +1 -1
  57. ckeditor/lang/pt-br.js +1 -1
  58. ckeditor/lang/pt.js +1 -1
  59. ckeditor/lang/ro.js +1 -1
  60. ckeditor/lang/ru.js +1 -1
  61. ckeditor/lang/sk.js +1 -1
  62. ckeditor/lang/sl.js +1 -1
  63. ckeditor/lang/sr-latn.js +1 -1
  64. ckeditor/lang/sr.js +1 -1
  65. ckeditor/lang/sv.js +1 -1
  66. ckeditor/lang/th.js +1 -1
  67. ckeditor/lang/tr.js +1 -1
  68. ckeditor/lang/uk.js +1 -1
  69. ckeditor/lang/vi.js +1 -1
  70. ckeditor/lang/zh-cn.js +1 -1
  71. ckeditor/lang/zh.js +1 -1
  72. ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js +1 -1
  73. ckeditor/plugins/a11yhelp/lang/en.js +1 -1
  74. ckeditor/plugins/a11yhelp/lang/he.js +1 -1
  75. ckeditor/plugins/about/dialogs/about.js +1 -1
  76. ckeditor/plugins/adobeair/plugin.js +1 -1
  77. ckeditor/plugins/ajax/plugin.js +1 -1
  78. ckeditor/plugins/autogrow/plugin.js +1 -1
  79. ckeditor/plugins/bbcode/plugin.js +1 -1
  80. ckeditor/plugins/clipboard/dialogs/paste.js +1 -1
  81. ckeditor/plugins/colordialog/dialogs/colordialog.js +1 -1
  82. ckeditor/plugins/devtools/lang/en.js +1 -1
  83. ckeditor/plugins/devtools/plugin.js +1 -1
  84. ckeditor/plugins/dialog/dialogDefinition.js +1 -1
  85. ckeditor/plugins/div/dialogs/div.js +1 -1
  86. ckeditor/plugins/docprops/dialogs/docprops.js +1 -1
  87. ckeditor/plugins/docprops/plugin.js +1 -1
  88. ckeditor/plugins/find/dialogs/find.js +1 -1
  89. ckeditor/plugins/flash/dialogs/flash.js +1 -1
  90. ckeditor/plugins/forms/dialogs/button.js +1 -1
  91. ckeditor/plugins/forms/dialogs/checkbox.js +1 -1
  92. ckeditor/plugins/forms/dialogs/form.js +1 -1
  93. ckeditor/plugins/forms/dialogs/hiddenfield.js +1 -1
  94. ckeditor/plugins/forms/dialogs/radio.js +1 -1
  95. ckeditor/plugins/forms/dialogs/select.js +1 -1
  96. ckeditor/plugins/forms/dialogs/textarea.js +1 -1
  97. ckeditor/plugins/forms/dialogs/textfield.js +1 -1
  98. ckeditor/plugins/iframe/dialogs/iframe.js +1 -1
  99. ckeditor/plugins/iframedialog/plugin.js +1 -1
  100. ckeditor/plugins/image/dialogs/image.js +1 -1
  101. ckeditor/plugins/link/dialogs/anchor.js +1 -1
  102. ckeditor/plugins/link/dialogs/link.js +1 -1
  103. ckeditor/plugins/liststyle/dialogs/liststyle.js +1 -1
  104. ckeditor/plugins/pastefromword/filter/default.js +1 -1
  105. ckeditor/plugins/pastetext/dialogs/pastetext.js +1 -1
  106. ckeditor/plugins/placeholder/dialogs/placeholder.js +1 -1
  107. ckeditor/plugins/placeholder/lang/en.js +1 -1
  108. ckeditor/plugins/placeholder/lang/he.js +1 -1
  109. ckeditor/plugins/placeholder/plugin.js +1 -1
  110. ckeditor/plugins/scayt/dialogs/options.js +1 -1
  111. ckeditor/plugins/scayt/dialogs/toolbar.css +1 -1
  112. ckeditor/plugins/smiley/dialogs/smiley.js +1 -1
  113. ckeditor/plugins/specialchar/dialogs/specialchar.js +1 -1
  114. ckeditor/plugins/specialchar/lang/en.js +1 -1
  115. ckeditor/plugins/styles/styles/default.js +1 -1
  116. ckeditor/plugins/stylesheetparser/plugin.js +1 -1
  117. ckeditor/plugins/table/dialogs/table.js +1 -1
  118. ckeditor/plugins/tableresize/plugin.js +1 -1
  119. ckeditor/plugins/tabletools/dialogs/tableCell.js +1 -1
  120. ckeditor/plugins/templates/dialogs/templates.js +1 -1
  121. ckeditor/plugins/templates/templates/default.js +1 -1
  122. ckeditor/plugins/uicolor/dialogs/uicolor.js +1 -1
  123. ckeditor/plugins/uicolor/lang/en.js +1 -1
  124. ckeditor/plugins/uicolor/lang/he.js +1 -1
  125. ckeditor/plugins/uicolor/plugin.js +1 -1
  126. ckeditor/plugins/uicolor/yui/assets/yui.css +1 -1
  127. ckeditor/plugins/uicolor/yui/yui.js +1 -1
  128. ckeditor/plugins/wsc/dialogs/ciframe.html +1 -1
  129. ckeditor/plugins/wsc/dialogs/tmpFrameset.html +1 -1
  130. ckeditor/plugins/wsc/dialogs/wsc.css +1 -1
  131. ckeditor/plugins/wsc/dialogs/wsc.js +1 -1
  132. ckeditor/plugins/xml/plugin.js +1 -1
  133. ckeditor/skins/kama/dialog.css +1 -1
  134. ckeditor/skins/kama/editor.css +1 -1
  135. ckeditor/skins/kama/skin.js +1 -1
  136. ckeditor/skins/kama/templates.css +1 -1
  137. ckeditor/skins/office2003/dialog.css +1 -1
  138. ckeditor/skins/office2003/editor.css +1 -1
  139. ckeditor/skins/office2003/skin.js +1 -1
  140. ckeditor/skins/office2003/templates.css +1 -1
  141. ckeditor/skins/v2/dialog.css +1 -1
  142. ckeditor/skins/v2/editor.css +1 -1
  143. ckeditor/skins/v2/skin.js +1 -1
  144. ckeditor/skins/v2/templates.css +1 -1
  145. ckeditor/themes/default/theme.js +1 -1
  146. ckeditor_class.php +25 -5
  147. ckeditor_wordpress.php +1 -1
  148. includes/ckeditor.utils.js +100 -4
  149. plugins/gd-star-rating/window.php +10 -7
  150. plugins/nggallery/plugin.js +1 -1
  151. plugins/nggallery/window.php +79 -76
  152. plugins/wpeditimage/js/editimage.js +1 -1
  153. plugins/wpgallery/plugin.js +1 -1
  154. readme.txt +13 -1
ckeditor/.htaccess CHANGED
@@ -1,5 +1,5 @@
1
  #
2
- # Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  # For licensing, see LICENSE.html or http://ckeditor.com/license
4
  #
5
 
1
  #
2
+ # Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  # For licensing, see LICENSE.html or http://ckeditor.com/license
4
  #
5
 
ckeditor/CHANGES.html CHANGED
@@ -1,6 +1,6 @@
1
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
  <!--
3
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
4
  For licensing, see LICENSE.html or http://ckeditor.com/license
5
  -->
6
  <html xmlns="http://www.w3.org/1999/xhtml">
@@ -1425,7 +1425,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
1425
  CKEditor - The text editor for Internet - <a href="http://ckeditor.com/">http://ckeditor.com</a>
1426
  </p>
1427
  <p id="copy">
1428
- Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico
1429
  Knabben. All rights reserved.
1430
  </p>
1431
  </div>
1
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
  <!--
3
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
4
  For licensing, see LICENSE.html or http://ckeditor.com/license
5
  -->
6
  <html xmlns="http://www.w3.org/1999/xhtml">
1425
  CKEditor - The text editor for Internet - <a href="http://ckeditor.com/">http://ckeditor.com</a>
1426
  </p>
1427
  <p id="copy">
1428
+ Copyright &copy; 2003-2012, <a href="http://cksource.com/">CKSource</a> - Frederico
1429
  Knabben. All rights reserved.
1430
  </p>
1431
  </div>
ckeditor/LICENSE.html CHANGED
@@ -7,7 +7,7 @@ Software License Agreement
7
  ==========================
8
 
9
  CKEditor - The text editor for Internet - http://ckeditor.com
10
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
11
 
12
  Licensed under the terms of any of the following licenses at your
13
  choice:
@@ -1279,7 +1279,7 @@ EXHIBIT A -Mozilla Public License.
1279
  <p>
1280
  <strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
1281
  http://ckeditor.com</a><br />
1282
- Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
1283
  </p>
1284
  <p>
1285
  Licensed under the terms of any of the following licenses at your choice:
7
  ==========================
8
 
9
  CKEditor - The text editor for Internet - http://ckeditor.com
10
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
11
 
12
  Licensed under the terms of any of the following licenses at your
13
  choice:
1279
  <p>
1280
  <strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
1281
  http://ckeditor.com</a><br />
1282
+ Copyright &copy; 2003-2012, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
1283
  </p>
1284
  <p>
1285
  Licensed under the terms of any of the following licenses at your choice:
ckeditor/ckeditor.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/ckeditor.pack CHANGED
@@ -4,7 +4,7 @@
4
 
5
  header :
6
  '/*' + '\n' +
7
- 'Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.' + '\n' +
8
  'For licensing, see LICENSE.html or http://ckeditor.com/license' + '\n' +
9
  '*/' + '\n' +
10
  '\n',
4
 
5
  header :
6
  '/*' + '\n' +
7
+ 'Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.' + '\n' +
8
  'For licensing, see LICENSE.html or http://ckeditor.com/license' + '\n' +
9
  '*/' + '\n' +
10
  '\n',
ckeditor/ckeditor_basic.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/ckeditor_basic_source.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/ckeditor_source.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/config.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/contents.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/_languages.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/_translationstatus.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
2
  For licensing, see LICENSE.html or http://ckeditor.com/license
3
 
4
  af.js Found: 549 Missing: 27
1
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
2
  For licensing, see LICENSE.html or http://ckeditor.com/license
3
 
4
  af.js Found: 549 Missing: 27
ckeditor/lang/af.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/ar.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/bg.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/bn.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/bs.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/ca.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/cs.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/cy.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/da.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/de.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/el.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/en-au.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/en-ca.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/en-gb.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/en.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/eo.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/es.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/et.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/eu.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/fa.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/fi.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/fo.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/fr-ca.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/fr.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/gl.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/gu.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/he.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/hi.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/hr.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/hu.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/is.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/it.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/ja.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/ka.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/km.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/ko.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/lt.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/lv.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/mn.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/ms.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/nb.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/nl.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/no.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/pl.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/pt-br.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/pt.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/ro.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/ru.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/sk.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/sl.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/sr-latn.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/sr.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/sv.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/th.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/tr.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/uk.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/vi.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/zh-cn.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/lang/zh.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/a11yhelp/lang/en.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/a11yhelp/lang/he.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/about/dialogs/about.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/adobeair/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/ajax/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/autogrow/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/bbcode/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/clipboard/dialogs/paste.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/colordialog/dialogs/colordialog.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/devtools/lang/en.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/devtools/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/dialog/dialogDefinition.js CHANGED
@@ -1,4 +1,4 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
ckeditor/plugins/div/dialogs/div.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/docprops/dialogs/docprops.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/docprops/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/find/dialogs/find.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/flash/dialogs/flash.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/forms/dialogs/button.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/forms/dialogs/checkbox.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/forms/dialogs/form.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/forms/dialogs/hiddenfield.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/forms/dialogs/radio.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/forms/dialogs/select.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/forms/dialogs/textarea.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/forms/dialogs/textfield.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/iframe/dialogs/iframe.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/iframedialog/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/image/dialogs/image.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/link/dialogs/anchor.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/link/dialogs/link.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/liststyle/dialogs/liststyle.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/pastefromword/filter/default.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/pastetext/dialogs/pastetext.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/placeholder/dialogs/placeholder.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/placeholder/lang/en.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/placeholder/lang/he.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/placeholder/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/scayt/dialogs/options.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/scayt/dialogs/toolbar.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/smiley/dialogs/smiley.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/specialchar/dialogs/specialchar.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/specialchar/lang/en.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/styles/styles/default.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/stylesheetparser/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/table/dialogs/table.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/tableresize/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/tabletools/dialogs/tableCell.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/templates/dialogs/templates.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/templates/templates/default.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/uicolor/dialogs/uicolor.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/uicolor/lang/en.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/uicolor/lang/he.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/uicolor/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/uicolor/yui/assets/yui.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/uicolor/yui/yui.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/wsc/dialogs/ciframe.html CHANGED
@@ -1,6 +1,6 @@
1
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
  <!--
3
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
4
  For licensing, see LICENSE.html or http://ckeditor.com/license
5
  -->
6
  <html>
1
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
  <!--
3
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
4
  For licensing, see LICENSE.html or http://ckeditor.com/license
5
  -->
6
  <html>
ckeditor/plugins/wsc/dialogs/tmpFrameset.html CHANGED
@@ -1,6 +1,6 @@
1
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2
  <!--
3
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
4
  For licensing, see LICENSE.html or http://ckeditor.com/license
5
  -->
6
  <html>
1
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2
  <!--
3
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
4
  For licensing, see LICENSE.html or http://ckeditor.com/license
5
  -->
6
  <html>
ckeditor/plugins/wsc/dialogs/wsc.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/wsc/dialogs/wsc.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/plugins/xml/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/kama/dialog.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/kama/editor.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/kama/skin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/kama/templates.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/office2003/dialog.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/office2003/editor.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/office2003/skin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/office2003/templates.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/v2/dialog.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/v2/editor.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/v2/skin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/skins/v2/templates.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor/themes/default/theme.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
 
ckeditor_class.php CHANGED
@@ -3,7 +3,7 @@
3
  class ckeditor_wordpress {
4
 
5
  private static $instance;
6
- public static $version = '3.6.2.4';
7
  public static $default_options = array();
8
  public $options = array();
9
  public static $ckeditor_path = "";
@@ -27,7 +27,10 @@ class ckeditor_wordpress {
27
  } else {
28
  $this->plugin_path = $siteurl . 'wp-content/plugins/' . basename(dirname(__FILE__)) . '/';
29
  }
30
-
 
 
 
31
  define('CKEDITOR_PLUGIN_URL', $this->plugin_path);
32
  $this->ckeditor_path = $this->plugin_path . 'ckeditor/';
33
  $this->editable_files = array(
@@ -175,7 +178,7 @@ class ckeditor_wordpress {
175
  }
176
  }
177
 
178
- private function can_upload() {
179
  global $userdata;
180
  $user_level = intval($userdata->user_level);
181
  if ((function_exists('current_user_can') && current_user_can('upload_files')) || (isset($user_level) && $user_level >= 3)) {
@@ -197,6 +200,17 @@ class ckeditor_wordpress {
197
  #icon-wp-ckeditor {background: transparent url(<?php echo $this->plugin_path; ?>images/ckeditor_ico32.png) no-repeat;}
198
  </style>
199
  <?php
 
 
 
 
 
 
 
 
 
 
 
200
  }
201
 
202
  public function user_personalopts_update() {
@@ -651,7 +665,7 @@ class ckeditor_wordpress {
651
  break;
652
  }
653
 
654
- if ($options['advanced']['detect_language_auto'] == 'f') {
655
  $settings['language'] = $options['advanced']['language'];
656
  }
657
 
@@ -679,7 +693,9 @@ class ckeditor_wordpress {
679
  $output['additionalButtons'] = apply_filters('ckeditor_buttons', array());
680
  foreach ((array) $options['plugins'] as $name => $val) {
681
  if ($val == 't' && !isset($output['externalPlugins'][$name])) {
682
- $output['externalPlugins'][$name] = $this->plugin_path . 'ckeditor/plugins/' . $name . '/';
 
 
683
  } else if ($val == 'f' && isset($output['externalPlugins'][$name])) {
684
  unset($output['externalPlugins'][$name]);
685
  }
@@ -947,6 +963,10 @@ class ckeditor_wordpress {
947
 
948
  final class _WP_Editors {
949
 
 
 
 
 
950
  public static function parse_settings($editor_id, $settings) {
951
  $set = wp_parse_args($settings, array(
952
  'wpautop' => true, // use wpautop?
3
  class ckeditor_wordpress {
4
 
5
  private static $instance;
6
+ public static $version = '3.6.2.5';
7
  public static $default_options = array();
8
  public $options = array();
9
  public static $ckeditor_path = "";
27
  } else {
28
  $this->plugin_path = $siteurl . 'wp-content/plugins/' . basename(dirname(__FILE__)) . '/';
29
  }
30
+ if($_SERVER['HTTPS']) {
31
+ $siteurl = str_replace('http:', 'https:', $siteurl);
32
+ $this->plugin_path = str_replace('http:', 'https:', $this->plugin_path);
33
+ }
34
  define('CKEDITOR_PLUGIN_URL', $this->plugin_path);
35
  $this->ckeditor_path = $this->plugin_path . 'ckeditor/';
36
  $this->editable_files = array(
178
  }
179
  }
180
 
181
+ public function can_upload() {
182
  global $userdata;
183
  $user_level = intval($userdata->user_level);
184
  if ((function_exists('current_user_can') && current_user_can('upload_files')) || (isset($user_level) && $user_level >= 3)) {
200
  #icon-wp-ckeditor {background: transparent url(<?php echo $this->plugin_path; ?>images/ckeditor_ico32.png) no-repeat;}
201
  </style>
202
  <?php
203
+ //if qTranslate plugin is enabled
204
+ if (is_plugin_active('qtranslate/qtranslate.php'))
205
+ {
206
+ $this->generate_js_options(false);
207
+ echo '<script type="text/javascript" src="'.$this->ckeditor_path . $this->options['advanced']['load_method'].'"></script>';
208
+ echo '<script type="text/javascript" src="'.$this->plugin_path . 'includes/ckeditor.utils.js"></script>';
209
+ global $q_config;
210
+ $q_config['js']['qtrans_tinyMCEOverload'] = '';
211
+ $q_config['js']['qtrans_disable_old_editor'] = '';
212
+ $q_config['js']['qtrans_hook_on_tinyMCE'] = 'qtrans_hook_on_tinyMCE = function(id) {};';
213
+ }
214
  }
215
 
216
  public function user_personalopts_update() {
665
  break;
666
  }
667
 
668
+ if (isset($options['advanced']['detect_language_auto']) && $options['advanced']['detect_language_auto'] == 'f') {
669
  $settings['language'] = $options['advanced']['language'];
670
  }
671
 
693
  $output['additionalButtons'] = apply_filters('ckeditor_buttons', array());
694
  foreach ((array) $options['plugins'] as $name => $val) {
695
  if ($val == 't' && !isset($output['externalPlugins'][$name])) {
696
+ // skip adding plugin when NextGEN Gallery plugin is installed and user has not permissions to use it
697
+ if ($name == 'nextgen' && (!current_user_can('NextGEN Use TinyMCE') || !get_user_option('rich_editing') == 'true') ) continue;
698
+ $output['externalPlugins'][$name] = $this->plugin_path . 'ckeditor/plugins/' . $name . '/';
699
  } else if ($val == 'f' && isset($output['externalPlugins'][$name])) {
700
  unset($output['externalPlugins'][$name]);
701
  }
963
 
964
  final class _WP_Editors {
965
 
966
+ public static function editor_settings($editor_id, $set) {
967
+
968
+ }
969
+
970
  public static function parse_settings($editor_id, $settings) {
971
  $set = wp_parse_args($settings, array(
972
  'wpautop' => true, // use wpautop?
ckeditor_wordpress.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin Name: CKEditor for WordPress
5
  Plugin URI: http://wordpress.ckeditor.com/
6
  Description: Replaces the default WordPress editor with <a href="http://ckeditor.com/"> CKEditor</a>
7
- Version: 3.6.2.4
8
  Author: CKSource
9
  Author URI: http://cksource.com/
10
  */
4
  Plugin Name: CKEditor for WordPress
5
  Plugin URI: http://wordpress.ckeditor.com/
6
  Description: Replaces the default WordPress editor with <a href="http://ckeditor.com/"> CKEditor</a>
7
+ Version: 3.6.2.5
8
  Author: CKSource
9
  Author URI: http://cksource.com/
10
  */
includes/ckeditor.utils.js CHANGED
@@ -62,7 +62,7 @@ jQuery(document).ready(function () {
62
 
63
  if(typeof(window.switchEditors) != 'undefined') {
64
  window.switchEditors.go = function(id, mode) {
65
- if ('tinymce' == mode || 'tmce' == mode) {
66
  jQuery('#'+id).closest('.html-active').removeClass('html-active').addClass('tmce-active');
67
  ckeditorOn(id);
68
  } else {
@@ -73,8 +73,72 @@ jQuery(document).ready(function () {
73
  };
74
  }
75
  }
 
76
  if ( ckeditorSettings.qtransEnabled ){
 
 
 
77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  jQuery('#edButtonHTML').addClass('active');
79
  jQuery('#edButtonPreview').removeClass('active');
80
  if(ckeditorSettings.textarea_id != 'comment'){
@@ -89,6 +153,10 @@ jQuery(document).ready(function () {
89
  if ( jQuery('#'+ckeditorSettings.textarea_id).length && typeof CKEDITOR.instances[ckeditorSettings.textarea_id] == 'undefined' ) {
90
  CKEDITOR.replace(ckeditorSettings.textarea_id, ckeditorSettings.configuration);
91
  editorCKE = CKEDITOR.instances[ckeditorSettings.textarea_id];
 
 
 
 
92
  }
93
 
94
  window.tinyMCE = tinymce = getTinyMCEObject();
@@ -106,20 +174,21 @@ jQuery(document).ready(function () {
106
 
107
  });
108
  function ckeditorOn(id) {
 
109
  if (typeof(id) != 'undefined' && typeof(CKEDITOR.instances[id]) == 'undefined' )
110
  {
111
  setUserSetting( 'editor', 'tinymce' );
112
  jQuery('#quicktags').hide();
113
  jQuery('#edButtonPreview').addClass('active');
114
  jQuery('#edButtonHTML').removeClass('active');
115
- CKEDITOR.replace(id, ckeditorSettings.configuration);
116
  if (typeof ckeditorSettings.configuration['extraCss'] != 'undefined')
117
  {
118
  CKEDITOR.instances[id].addCss(ckeditorSettings.configuration['extraCss']);
119
  }
120
  }
121
  if ( jQuery('textarea#'+ckeditorSettings.textarea_id).length && (typeof(CKEDITOR.instances) == 'undefined' || typeof(CKEDITOR.instances[ckeditorSettings.textarea_id]) == 'undefined' ) && jQuery("#"+ckeditorSettings.textarea_id).parent().parent().attr('id') != 'quick-press') {
122
- CKEDITOR.replace(ckeditorSettings.textarea_id, ckeditorSettings.configuration);
123
  if (typeof ckeditorSettings.configuration['extraCss'] != 'undefined')
124
  {
125
  CKEDITOR.instances[ckeditorSettings.textarea_id].addCss(ckeditorSettings.configuration['extraCss']);
@@ -137,6 +206,12 @@ function ckeditorOn(id) {
137
  }
138
  }
139
  }
 
 
 
 
 
 
140
  }
141
 
142
  function ckeditorOff(id) {
@@ -365,6 +440,10 @@ function getTinyMCEObject()
365
  }
366
  }
367
  },
 
 
 
 
368
  addI18n : function(language, param){
369
  return ;
370
  }
@@ -377,8 +456,19 @@ var tinyMCEPreInit = {
377
  mceInit : function(){
378
  language : 'en';
379
  }
380
-
381
  };
 
 
 
 
 
 
 
 
 
 
 
 
382
  //function to move cursor after fake gallery image. Turn on frame show
383
  function updateCkeGallery()
384
  {
@@ -386,4 +476,10 @@ function updateCkeGallery()
386
  jQuery("#add_image").bind('click',function(){
387
  return true;
388
  });
 
 
 
 
 
 
389
  }
62
 
63
  if(typeof(window.switchEditors) != 'undefined') {
64
  window.switchEditors.go = function(id, mode) {
65
+ if ('tinymce' == mode || 'tmce' == mode) {
66
  jQuery('#'+id).closest('.html-active').removeClass('html-active').addClass('tmce-active');
67
  ckeditorOn(id);
68
  } else {
73
  };
74
  }
75
  }
76
+ //if qTranslate plugin enabled
77
  if ( ckeditorSettings.qtransEnabled ){
78
+ //custom version of switchEditors function when qTranslate plugin is enabled
79
+ if(typeof(window.switchEditors) != 'undefined') {
80
+ window.switchEditors.go = function(id, lang) {
81
 
82
+ id = id || 'content';
83
+ lang = lang || 'toggle';
84
+
85
+ if ( 'toggle' == lang ) {
86
+ if ( ed && !ed.isHidden() )
87
+ lang = 'html';
88
+ else
89
+ lang = 'tmce';
90
+ } else if( 'tinymce' == lang )
91
+ lang = 'tmce';
92
+
93
+ var inst = tinyMCE.get('qtrans_textarea_' + id);
94
+ var vta = document.getElementById('qtrans_textarea_' + id);
95
+ var ta = document.getElementById(id);
96
+ var wrap_id = 'wp-'+id+'-wrap';
97
+
98
+ // update merged content
99
+ if(inst && ! inst.isHidden()) {
100
+ tinyMCE.triggerSave();
101
+ } else {
102
+ qtrans_save(vta.value);
103
+ }
104
+ // check if language is already active
105
+ if(lang!='tmce' && lang!='html' && document.getElementById('qtrans_select_'+lang).className=='wp-switch-editor switch-tmce switch-html') {
106
+ return;
107
+ }
108
+
109
+ if(lang!='tmce' && lang!='html') {
110
+ document.getElementById('qtrans_select_'+qtrans_get_active_language()).className='wp-switch-editor';
111
+ document.getElementById('qtrans_select_'+lang).className='wp-switch-editor switch-tmce switch-html';
112
+ }
113
+ if(lang=='html') {
114
+ if ( inst && inst.isHidden() )
115
+ return false;
116
+ if ( inst ) {
117
+ vta.style.height = inst.getContentAreaContainer().offsetHeight + 20 + 'px';
118
+ inst.hide();
119
+ }
120
+ jQuery("#"+wrap_id).removeClass('tmce-active');
121
+ jQuery("#"+wrap_id).addClass('html-active');
122
+ setUserSetting( 'editor', 'html' );
123
+ } else if(lang=='tmce') {
124
+ if(inst && ! inst.isHidden())
125
+ return false;
126
+ if ( tinyMCEPreInit.mceInit[id] && tinyMCEPreInit.mceInit[id].wpautop )
127
+ vta.value = this.wpautop(qtrans_use(qtrans_get_active_language(),ta.value));
128
+ if (inst) {
129
+ inst.show();
130
+ } else {
131
+ qtrans_hook_on_tinyMCE(id);
132
+ }
133
+ jQuery("#"+wrap_id).removeClass('html-active');
134
+ jQuery("#"+wrap_id).addClass('tmce-active');
135
+ setUserSetting('editor', 'tinymce');
136
+ } else {
137
+ // switch content
138
+ qtrans_assign('qtrans_textarea_'+id,qtrans_use(lang,ta.value));
139
+ }
140
+ }
141
+ }
142
  jQuery('#edButtonHTML').addClass('active');
143
  jQuery('#edButtonPreview').removeClass('active');
144
  if(ckeditorSettings.textarea_id != 'comment'){
153
  if ( jQuery('#'+ckeditorSettings.textarea_id).length && typeof CKEDITOR.instances[ckeditorSettings.textarea_id] == 'undefined' ) {
154
  CKEDITOR.replace(ckeditorSettings.textarea_id, ckeditorSettings.configuration);
155
  editorCKE = CKEDITOR.instances[ckeditorSettings.textarea_id];
156
+ //add afterCommandExec exect to last created CKEditor instance
157
+ editorCKE.on( 'afterCommandExec', function(ev) {
158
+ afterCommandEvent(ev);
159
+ });
160
  }
161
 
162
  window.tinyMCE = tinymce = getTinyMCEObject();
174
 
175
  });
176
  function ckeditorOn(id) {
177
+ var instance;
178
  if (typeof(id) != 'undefined' && typeof(CKEDITOR.instances[id]) == 'undefined' )
179
  {
180
  setUserSetting( 'editor', 'tinymce' );
181
  jQuery('#quicktags').hide();
182
  jQuery('#edButtonPreview').addClass('active');
183
  jQuery('#edButtonHTML').removeClass('active');
184
+ instance = CKEDITOR.replace(id, ckeditorSettings.configuration);
185
  if (typeof ckeditorSettings.configuration['extraCss'] != 'undefined')
186
  {
187
  CKEDITOR.instances[id].addCss(ckeditorSettings.configuration['extraCss']);
188
  }
189
  }
190
  if ( jQuery('textarea#'+ckeditorSettings.textarea_id).length && (typeof(CKEDITOR.instances) == 'undefined' || typeof(CKEDITOR.instances[ckeditorSettings.textarea_id]) == 'undefined' ) && jQuery("#"+ckeditorSettings.textarea_id).parent().parent().attr('id') != 'quick-press') {
191
+ instance = CKEDITOR.replace(ckeditorSettings.textarea_id, ckeditorSettings.configuration);
192
  if (typeof ckeditorSettings.configuration['extraCss'] != 'undefined')
193
  {
194
  CKEDITOR.instances[ckeditorSettings.textarea_id].addCss(ckeditorSettings.configuration['extraCss']);
206
  }
207
  }
208
  }
209
+ if (typeof(instance) != 'undefined') {
210
+ //add afterCommandExec exect to last created CKEditor instance
211
+ instance.on( 'afterCommandExec', function(ev) {
212
+ afterCommandEvent(ev);
213
+ });
214
+ }
215
  }
216
 
217
  function ckeditorOff(id) {
440
  }
441
  }
442
  },
443
+ DOM :{
444
+ removeClass : function(id, className) {return;},
445
+ addClass : function(id, className) {return;}
446
+ },
447
  addI18n : function(language, param){
448
  return ;
449
  }
456
  mceInit : function(){
457
  language : 'en';
458
  }
 
459
  };
460
+
461
+ var tinyMCEPopup = {
462
+ onInit : {
463
+ add : function() {return ;}
464
+ },
465
+ editor : {
466
+ windowManager : {
467
+ createInstance : function(id) {return; }
468
+ }
469
+ }
470
+ };
471
+
472
  //function to move cursor after fake gallery image. Turn on frame show
473
  function updateCkeGallery()
474
  {
476
  jQuery("#add_image").bind('click',function(){
477
  return true;
478
  });
479
+ }
480
+ function afterCommandEvent(ev)
481
+ {
482
+ if (ev.data.name != 'maximize') { return; }
483
+ //if maximize button was clicked hide/show WP admin bar - prevention of hiding buttton under WP admin bar
484
+ if (ev.data.command.state == CKEDITOR.TRISTATE_ON) { jQuery("#wpadminbar").hide() } else { jQuery("#wpadminbar").show() }
485
  }
plugins/gd-star-rating/window.php CHANGED
@@ -18,13 +18,16 @@
18
 
19
  <html xmlns="http://www.w3.org/1999/xhtml">
20
  <head>
21
- <title>StarRating</title>
22
- <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" />
23
- <script language="javascript" type="text/javascript" src="<?php echo get_option('siteurl') ?>/wp-includes/js/tinymce/utils/mctabs.js"></script>
24
- <script language="javascript" type="text/javascript" src="<?php echo CKEDITOR_PLUGIN_URL ?>plugins/gd-star-rating/tinymce.js"></script>
25
- <link rel="stylesheet" href="<?php echo get_option('siteurl') ?>/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css?ver=327-1235100-vvq6.2.14line3" />
26
- <link rel="stylesheet" href="<?php echo CKEDITOR_PLUGIN_URL ?>plugins/gd-star-rating/ckeditor.css" type="text/css" media="screen" />
27
- <base target="_self" />
 
 
 
28
  </head>
29
  <body>
30
  <form name="StarRating" action="#">
18
 
19
  <html xmlns="http://www.w3.org/1999/xhtml">
20
  <head>
21
+ <title>StarRating</title>
22
+ <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" />
23
+ <script type="text/javascript">
24
+ var tinyMCEPopup = window.parent.tinyMCEPopup;
25
+ </script>
26
+ <script language="javascript" type="text/javascript" src="<?php echo get_option('siteurl') ?>/wp-includes/js/tinymce/utils/mctabs.js"></script>
27
+ <script language="javascript" type="text/javascript" src="<?php echo CKEDITOR_PLUGIN_URL ?>plugins/gd-star-rating/tinymce.js"></script>
28
+ <link rel="stylesheet" href="<?php echo get_option('siteurl') ?>/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css?ver=327-1235100-vvq6.2.14line3" />
29
+ <link rel="stylesheet" href="<?php echo CKEDITOR_PLUGIN_URL ?>plugins/gd-star-rating/ckeditor.css" type="text/css" media="screen" />
30
+ <base target="_self" />
31
  </head>
32
  <body>
33
  <form name="StarRating" action="#">
plugins/nggallery/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
  CKEDITOR.plugins.add( 'nextgen',
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
  */
5
  CKEDITOR.plugins.add( 'nextgen',
plugins/nggallery/window.php CHANGED
@@ -6,7 +6,7 @@ require_once('../../../nextgen-gallery/ngg-config.php');
6
 
7
  // check for rights
8
  if ( !is_user_logged_in() || !current_user_can('edit_posts') )
9
- wp_die(__("You are not allowed to be here"));
10
 
11
  global $wpdb, $nggdb;
12
 
@@ -14,97 +14,100 @@ global $wpdb, $nggdb;
14
 
15
  <html xmlns="http://www.w3.org/1999/xhtml">
16
  <head>
17
- <title>NextGEN Gallery</title>
18
- <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" />
19
- <script language="javascript" type="text/javascript" src="<?php echo get_option('siteurl') ?>/wp-includes/js/tinymce/utils/mctabs.js"></script>
20
- <script language="javascript" type="text/javascript" src="<?php echo CKEDITOR_PLUGIN_URL ?>plugins/nggallery/tinymce.js"></script>
21
- <link rel="stylesheet" href="<?php echo get_option('siteurl') ?>/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css?ver=327-1235100-vvq6.2.14line3" />
22
- <base target="_self" />
 
 
 
23
  </head>
24
  <body id="link">
25
  <!-- <form onsubmit="insertLink();return false;" action="#"> -->
26
- <form name="NextGEN" action="#">
27
- <div class="tabs">
28
- <ul>
29
- <li id="gallery_tab" class="current"><span><a href="javascript:mcTabs.displayTab('gallery_tab','gallery_panel');" onmousedown="return false;"><?php echo _n( 'Gallery', 'Galleries', 1, 'nggallery' ) ?></a></span></li>
30
- <li id="album_tab"><span><a href="javascript:mcTabs.displayTab('album_tab','album_panel');" onmousedown="return false;"><?php echo _n( 'Album', 'Albums', 1, 'nggallery' ) ?></a></span></li>
31
- <li id="singlepic_tab"><span><a href="javascript:mcTabs.displayTab('singlepic_tab','singlepic_panel');" onmousedown="return false;"><?php _e('Picture', 'nggallery'); ?></a></span></li>
32
- </ul>
33
- </div>
34
 
35
- <div class="panel_wrapper">
36
- <!-- gallery panel -->
37
- <div id="gallery_panel" class="panel current">
38
- <br />
39
- <table border="0" cellpadding="4" cellspacing="0">
40
  <tr>
41
  <td nowrap="nowrap"><label for="gallerytag"><?php _e("Select gallery", 'nggallery'); ?></label></td>
42
  <td><select id="gallerytag" name="gallerytag" style="width: 200px">
43
  <option value="0"><?php _e("No gallery", 'nggallery'); ?></option>
44
- <?php
45
- $gallerylist = $nggdb->find_all_galleries('gid', 'DESC');
46
- if(is_array($gallerylist)) {
47
- foreach($gallerylist as $gallery) {
48
- $name = ( empty($gallery->title) ) ? $gallery->name : $gallery->title;
49
- echo '<option value="' . $gallery->gid . '" >' . $gallery->gid . ' - ' . $name . '</option>' . "\n";
50
- }
51
- }
52
- ?>
53
  </select></td>
54
  </tr>
55
  <tr>
56
  <td nowrap="nowrap" valign="top"><label for="showtype"><?php _e("Show as", 'nggallery'); ?></label></td>
57
  <td><label><input name="showtype" type="radio" value="nggallery" checked="checked" /> <?php _e('Image list', 'nggallery') ;?></label><br />
58
- <label><input name="showtype" type="radio" value="slideshow" /> <?php _e('Slideshow', 'nggallery') ;?></label><br />
59
- <label><input name="showtype" type="radio" value="imagebrowser" /> <?php _e('Imagebrowser', 'nggallery') ;?></label></td>
60
  </tr>
61
  </table>
62
- </div>
63
- <!-- gallery panel -->
64
 
65
- <!-- album panel -->
66
- <div id="album_panel" class="panel">
67
- <br />
68
- <table border="0" cellpadding="4" cellspacing="0">
69
  <tr>
70
  <td nowrap="nowrap"><label for="albumtag"><?php _e("Select album", 'nggallery'); ?></label></td>
71
  <td><select id="albumtag" name="albumtag" style="width: 200px">
72
  <option value="0"><?php _e("No album", 'nggallery'); ?></option>
73
- <?php
74
- $albumlist = $wpdb->get_results("SELECT * FROM $wpdb->nggalbum ORDER BY id DESC");
75
- if(is_array($albumlist)) {
76
- foreach($albumlist as $album) {
77
- echo '<option value="' . $album->id . '" >' . $album->id . ' - ' . $album->name . '</option>'."\n";
78
- }
79
- }
80
- ?>
81
  </select></td>
82
  </tr>
83
  <tr>
84
  <td nowrap="nowrap" valign="top"><label for="showtype"><?php _e("Show as", 'nggallery'); ?></label></td>
85
  <td><label><input name="albumtype" type="radio" value="extend" checked="checked" /> <?php _e('Extended version', 'nggallery') ;?></label><br />
86
- <label><input name="albumtype" type="radio" value="compact" /> <?php _e('Compact version', 'nggallery') ;?></label></td>
87
  </tr>
88
  </table>
89
- </div>
90
- <!-- album panel -->
91
 
92
- <!-- single pic panel -->
93
- <div id="singlepic_panel" class="panel">
94
- <br />
95
- <table border="0" cellpadding="4" cellspacing="0">
96
  <tr>
97
  <td nowrap="nowrap"><label for="singlepictag"><?php _e("Select picture", 'nggallery'); ?></label></td>
98
  <td><select id="singlepictag" name="singlepictag" style="width: 200px">
99
  <option value="0"><?php _e("No picture", 'nggallery'); ?></option>
100
- <?php
101
- $picturelist = $wpdb->get_results("SELECT * FROM $wpdb->nggpictures ORDER BY pid DESC");
102
- if(is_array($picturelist)) {
103
- foreach($picturelist as $picture) {
104
- echo '<option value="' . $picture->pid . '" >'. $picture->pid . ' - ' . $picture->filename.'</option>'."\n";
105
- }
106
- }
107
- ?>
108
  </select></td>
109
  </tr>
110
  <tr>
@@ -114,29 +117,29 @@ global $wpdb, $nggdb;
114
  <tr>
115
  <td nowrap="nowrap" valign="top"><?php _e("Effect", 'nggallery'); ?></td>
116
  <td>
117
- <label><select id="imgeffect" name="imgeffect">
118
- <option value="none"><?php _e("No effect", 'nggallery'); ?></option>
119
- <option value="watermark"><?php _e("Watermark", 'nggallery'); ?></option>
120
- <option value="web20"><?php _e("Web 2.0", 'nggallery'); ?></option>
121
- </select></label>
122
- </td>
123
  </tr>
124
  <tr>
125
  <td nowrap="nowrap" valign="top"><?php _e("Float", 'nggallery'); ?></td>
126
  <td>
127
- <label><select id="imgfloat" name="imgfloat">
128
- <option value=""><?php _e("No float", 'nggallery'); ?></option>
129
- <option value="left"><?php _e("Left", 'nggallery'); ?></option>
130
- <option value="center"><?php _e("Center", 'nggallery'); ?></option>
131
- <option value="right"><?php _e("Right", 'nggallery'); ?></option>
132
- </select></label>
133
- </td>
134
  </tr>
135
 
136
  </table>
137
- </div>
138
- <!-- single pic panel -->
139
- </div>
140
  </form>
141
  </body>
142
  </html>
6
 
7
  // check for rights
8
  if ( !is_user_logged_in() || !current_user_can('edit_posts') )
9
+ wp_die(__("You are not allowed to be here"));
10
 
11
  global $wpdb, $nggdb;
12
 
14
 
15
  <html xmlns="http://www.w3.org/1999/xhtml">
16
  <head>
17
+ <title>NextGEN Gallery</title>
18
+ <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" />
19
+ <script type="text/javascript">
20
+ var tinyMCEPopup = window.parent.tinyMCEPopup;
21
+ </script>
22
+ <script language="javascript" type="text/javascript" src="<?php echo get_option('siteurl') ?>/wp-includes/js/tinymce/utils/mctabs.js"></script>
23
+ <script language="javascript" type="text/javascript" src="<?php echo CKEDITOR_PLUGIN_URL ?>plugins/nggallery/tinymce.js"></script>
24
+ <link rel="stylesheet" href="<?php echo get_option('siteurl') ?>/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css?ver=327-1235100-vvq6.2.14line3" />
25
+ <base target="_self" />
26
  </head>
27
  <body id="link">
28
  <!-- <form onsubmit="insertLink();return false;" action="#"> -->
29
+ <form name="NextGEN" action="#">
30
+ <div class="tabs">
31
+ <ul>
32
+ <li id="gallery_tab" class="current"><span><a href="javascript:mcTabs.displayTab('gallery_tab','gallery_panel');" onmousedown="return false;"><?php echo _n( 'Gallery', 'Galleries', 1, 'nggallery' ) ?></a></span></li>
33
+ <li id="album_tab"><span><a href="javascript:mcTabs.displayTab('album_tab','album_panel');" onmousedown="return false;"><?php echo _n( 'Album', 'Albums', 1, 'nggallery' ) ?></a></span></li>
34
+ <li id="singlepic_tab"><span><a href="javascript:mcTabs.displayTab('singlepic_tab','singlepic_panel');" onmousedown="return false;"><?php _e('Picture', 'nggallery'); ?></a></span></li>
35
+ </ul>
36
+ </div>
37
 
38
+ <div class="panel_wrapper">
39
+ <!-- gallery panel -->
40
+ <div id="gallery_panel" class="panel current">
41
+ <br />
42
+ <table border="0" cellpadding="4" cellspacing="0">
43
  <tr>
44
  <td nowrap="nowrap"><label for="gallerytag"><?php _e("Select gallery", 'nggallery'); ?></label></td>
45
  <td><select id="gallerytag" name="gallerytag" style="width: 200px">
46
  <option value="0"><?php _e("No gallery", 'nggallery'); ?></option>
47
+ <?php
48
+ $gallerylist = $nggdb->find_all_galleries('gid', 'DESC');
49
+ if(is_array($gallerylist)) {
50
+ foreach($gallerylist as $gallery) {
51
+ $name = ( empty($gallery->title) ) ? $gallery->name : $gallery->title;
52
+ echo '<option value="' . $gallery->gid . '" >' . $gallery->gid . ' - ' . $name . '</option>' . "\n";
53
+ }
54
+ }
55
+ ?>
56
  </select></td>
57
  </tr>
58
  <tr>
59
  <td nowrap="nowrap" valign="top"><label for="showtype"><?php _e("Show as", 'nggallery'); ?></label></td>
60
  <td><label><input name="showtype" type="radio" value="nggallery" checked="checked" /> <?php _e('Image list', 'nggallery') ;?></label><br />
61
+ <label><input name="showtype" type="radio" value="slideshow" /> <?php _e('Slideshow', 'nggallery') ;?></label><br />
62
+ <label><input name="showtype" type="radio" value="imagebrowser" /> <?php _e('Imagebrowser', 'nggallery') ;?></label></td>
63
  </tr>
64
  </table>
65
+ </div>
66
+ <!-- gallery panel -->
67
 
68
+ <!-- album panel -->
69
+ <div id="album_panel" class="panel">
70
+ <br />
71
+ <table border="0" cellpadding="4" cellspacing="0">
72
  <tr>
73
  <td nowrap="nowrap"><label for="albumtag"><?php _e("Select album", 'nggallery'); ?></label></td>
74
  <td><select id="albumtag" name="albumtag" style="width: 200px">
75
  <option value="0"><?php _e("No album", 'nggallery'); ?></option>
76
+ <?php
77
+ $albumlist = $wpdb->get_results("SELECT * FROM $wpdb->nggalbum ORDER BY id DESC");
78
+ if(is_array($albumlist)) {
79
+ foreach($albumlist as $album) {
80
+ echo '<option value="' . $album->id . '" >' . $album->id . ' - ' . $album->name . '</option>'."\n";
81
+ }
82
+ }
83
+ ?>
84
  </select></td>
85
  </tr>
86
  <tr>
87
  <td nowrap="nowrap" valign="top"><label for="showtype"><?php _e("Show as", 'nggallery'); ?></label></td>
88
  <td><label><input name="albumtype" type="radio" value="extend" checked="checked" /> <?php _e('Extended version', 'nggallery') ;?></label><br />
89
+ <label><input name="albumtype" type="radio" value="compact" /> <?php _e('Compact version', 'nggallery') ;?></label></td>
90
  </tr>
91
  </table>
92
+ </div>
93
+ <!-- album panel -->
94
 
95
+ <!-- single pic panel -->
96
+ <div id="singlepic_panel" class="panel">
97
+ <br />
98
+ <table border="0" cellpadding="4" cellspacing="0">
99
  <tr>
100
  <td nowrap="nowrap"><label for="singlepictag"><?php _e("Select picture", 'nggallery'); ?></label></td>
101
  <td><select id="singlepictag" name="singlepictag" style="width: 200px">
102
  <option value="0"><?php _e("No picture", 'nggallery'); ?></option>
103
+ <?php
104
+ $picturelist = $wpdb->get_results("SELECT * FROM $wpdb->nggpictures ORDER BY pid DESC");
105
+ if(is_array($picturelist)) {
106
+ foreach($picturelist as $picture) {
107
+ echo '<option value="' . $picture->pid . '" >'. $picture->pid . ' - ' . $picture->filename.'</option>'."\n";
108
+ }
109
+ }
110
+ ?>
111
  </select></td>
112
  </tr>
113
  <tr>
117
  <tr>
118
  <td nowrap="nowrap" valign="top"><?php _e("Effect", 'nggallery'); ?></td>
119
  <td>
120
+ <label><select id="imgeffect" name="imgeffect">
121
+ <option value="none"><?php _e("No effect", 'nggallery'); ?></option>
122
+ <option value="watermark"><?php _e("Watermark", 'nggallery'); ?></option>
123
+ <option value="web20"><?php _e("Web 2.0", 'nggallery'); ?></option>
124
+ </select></label>
125
+ </td>
126
  </tr>
127
  <tr>
128
  <td nowrap="nowrap" valign="top"><?php _e("Float", 'nggallery'); ?></td>
129
  <td>
130
+ <label><select id="imgfloat" name="imgfloat">
131
+ <option value=""><?php _e("No float", 'nggallery'); ?></option>
132
+ <option value="left"><?php _e("Left", 'nggallery'); ?></option>
133
+ <option value="center"><?php _e("Center", 'nggallery'); ?></option>
134
+ <option value="right"><?php _e("Right", 'nggallery'); ?></option>
135
+ </select></label>
136
+ </td>
137
  </tr>
138
 
139
  </table>
140
+ </div>
141
+ <!-- single pic panel -->
142
+ </div>
143
  </form>
144
  </body>
145
  </html>
plugins/wpeditimage/js/editimage.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
 
5
  This file is for support Wordpress default/core image settings edit (style, size , css class, title, caption , link).
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
 
5
  This file is for support Wordpress default/core image settings edit (style, size , css class, title, caption , link).
plugins/wpgallery/plugin.js CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
 
5
  This file is for support Wordpress default/core gallery settings and image edit
1
  /*
2
+ Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
3
  For licensing, see LICENSE.html or http://ckeditor.com/license
4
 
5
  This file is for support Wordpress default/core gallery settings and image edit
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: wiktor, michal_cksource, dczepierga, Dean Lee
3
  Tags: post, wysiwyg, CKEditor, FCKeditor, editor, rich text, rte, rich text editor
4
  Requires at least: 3.2
5
  Tested up to: 3.3
6
- Stable tag: 3.6.2.4
7
  This plugin replaces the default WordPress editor with <a href="http://ckeditor.com/">CKEditor</a>.
8
 
9
  == Description ==
@@ -57,6 +57,18 @@ Features:
57
 
58
  == Changelog ==
59
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  = V3.6.2.4 - 13.12.2011 =
61
 
62
  * Fix problems with upgrade and working correctly in new Wordpress 3.3 “Sonny”.
3
  Tags: post, wysiwyg, CKEditor, FCKeditor, editor, rich text, rte, rich text editor
4
  Requires at least: 3.2
5
  Tested up to: 3.3
6
+ Stable tag: 3.6.2.5
7
  This plugin replaces the default WordPress editor with <a href="http://ckeditor.com/">CKEditor</a>.
8
 
9
  == Description ==
57
 
58
  == Changelog ==
59
 
60
+ = V3.6.2.5 - 23.02.2012 =
61
+ * Fix bug: Fix JavaScript error: instance is undefined
62
+ * Fix bug: Call to undefined method _WP_Editors::editor_settings() (http://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-activation)
63
+ * Fix bug: Fix notice error of auto detecting language when viewing website (http://wordpress.org/support/topic/throwing-notice-error-when-viewing-website)
64
+ * Fix bug: Fix for hidden buttons below Wordpress admin bar when 'Maximize' button clicked
65
+ * Fix bug: Fix support for NextGEN Gallery Plugin (http://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-ckeditor-and-nextgen-button-problem)
66
+ * Fix bug: Fix support for gd-star-rating plugin
67
+ * Fix bug: CKEditor plugin doesn't work with latest qTranslate plugin (http://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-qtranslate-not-working)
68
+ * Fix bug: Try to load nextgen plugin button when user has no permission to do this
69
+ * Fix bug: CKEditor plugin, Uploading where admin is restricted to https
70
+ * Fix error: ckeditor_wordpress::can_upload() is private
71
+
72
  = V3.6.2.4 - 13.12.2011 =
73
 
74
  * Fix problems with upgrade and working correctly in new Wordpress 3.3 “Sonny”.