• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Delete CKEditor 3 (which was replaced by CKEditor 4 in 2012)

CKEditor 4 is continued to be supported.

  1. … 591 more files in changeset.
- added fresh generated templates

- xowikiimage;

* changed lang text from isolatin1 to utf-8

* updates for xowikiimage plugin for ckeditor support

* added icon image for xowikiimage plugin

- item-refs: added leading .SELF./ for referring to children of the current item

- refactored form-field "file" to fix loosing content and controls,

repeatable, nest-ability; for the time being going back to

version not depending on json code

    • -4
    • +6
    ./_source/plugins/xowikiimage/plugin.js
    • binary
    ./_source/plugins/xowikiimage/images/image.gif
    • -1
    • +1
    ./_source/plugins/xowikiimage/lang/de.js
    • binary
    ./plugins/xowikiimage/images/image.gif
  1. … 13 more files in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 985 more files in changeset.
revert previous change

  1. … 973 more files in changeset.
add missing files

    • -0
    • +39
    ./_source/plugins/timestamp/plugin.js
    • -0
    • +51
    ./_source/plugins/xowikiimage/plugin.js
Add missing files

    • binary
    ./_source/plugins/timestamp/images/timestamp.png
    • -0
    • +6
    ./_source/plugins/xowikiimage/lang/de.js
    • -0
    • +5
    ./_source/plugins/xowikiimage/lang/en.js
    • -0
    • +6
    ./_source/plugins/xowikiimage/lang/tr.js
add pluging xowikiimage

    • -0
    • +51
    ./plugins/timestamp/xowikiimage/plugin.js
    • -0
    • +6
    ./plugins/timestamp/xowikiimage/lang/de.js
    • -0
    • +5
    ./plugins/timestamp/xowikiimage/lang/en.js
    • -0
    • +6
    ./plugins/timestamp/xowikiimage/lang/tr.js
Add timestamp plugin

    • -0
    • +39
    ./plugins/timestamp/timestamp/plugin.js
    • binary
    ./plugins/timestamp/timestamp/images/timestamp.png
- CKEditor add missing _source/corfile (CVS seems to act wierd, not showing directories as missing)

    • -0
    • +87
    ./_source/core/_bootstrap.js
    • -0
    • +141
    ./_source/core/ckeditor.js
    • -0
    • +227
    ./_source/core/ckeditor_base.js
    • -0
    • +238
    ./_source/core/ckeditor_basic.js
    • -0
    • +209
    ./_source/core/command.js
    • -0
    • +129
    ./_source/core/commanddefinition.js
    • -0
    • +439
    ./_source/core/config.js
    • -0
    • +65
    ./_source/core/dataprocessor.js
    • -0
    • +20
    ./_source/core/dom.js
    • -0
    • +266
    ./_source/core/dtd.js
    • -0
    • +1059
    ./_source/core/editor.js
    • -0
    • +186
    ./_source/core/editor_basic.js
    • -0
    • +305
    ./_source/core/env.js
    • -0
    • +342
    ./_source/core/event.js
    • -0
    • +120
    ./_source/core/eventInfo.js
  1. … 33 more files in changeset.
CKeditor 3.6.2

    • -0
    • +47
    ./_source/plugins/a11yhelp/plugin.js
    • -0
    • +222
    ./_source/plugins/a11yhelp/dialogs/a11yhelp.js
    • -0
    • +108
    ./_source/plugins/a11yhelp/lang/en.js
    • -0
    • +216
    ./_source/plugins/a11yhelp/lang/he.js
    • -0
    • +24
    ./_source/plugins/about/plugin.js
    • -0
    • +76
    ./_source/plugins/about/dialogs/about.js
    • binary
    ./_source/plugins/about/dialogs/logo_ckeditor.png
    • -0
    • +228
    ./_source/plugins/adobeair/plugin.js
    • -0
    • +152
    ./_source/plugins/ajax/plugin.js
    • -0
    • +141
    ./_source/plugins/autogrow/plugin.js
    • -0
    • +129
    ./_source/plugins/basicstyles/plugin.js
    • -0
    • +931
    ./_source/plugins/bbcode/plugin.js
    • -0
    • +334
    ./_source/plugins/bidi/plugin.js
    • -0
    • +305
    ./_source/plugins/blockquote/plugin.js
    • -0
    • +290
    ./_source/plugins/button/plugin.js
  1. … 165 more files in changeset.
CKEditor 3.6.2

    • -0
    • +1433
    ./CHANGES.html
    • -0
    • +1327
    ./LICENSE.html
    • -0
    • +20
    ./ckeditor_basic_source.js
    • -0
    • +566
    ./ckeditor_php4.php
    • -0
    • +556
    ./ckeditor_php5.php
    • -0
    • +35
    ./ckeditor_source.js
    • -0
    • +306
    ./_source/adapters/jquery.js
  1. … 349 more files in changeset.