fckeditor

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2005 VideoRecorder tool and FCKEditor recorder plugin now have icons (ouhh) and better recording quality

  1. … 2 more files in changeset.
LDEV-2005 - Voice recording tool - FCKEditor plugin present - Changes to configuration file for Red5 settings - Updates to VideoRecorderForFCK (Flex)

    • -0
    • +278
    ./editor/plugins/videorecorder/AC_OETags.js
    • -0
    • +121
    ./editor/plugins/videorecorder/VideoRecorderFCKEditor.html
    • -0
    • +216
    ./editor/plugins/videorecorder/VideoRecorderFCKEditor.jsp
    • binary
    ./editor/plugins/videorecorder/VideoRecorderFCKEditor.swf
  1. … 62 more files in changeset.
LDEV-2138 and LDEV-2136: Now BasePath and FullBasePath work as before. So that fixes the smilies.

Fixing object height so control shows fully with quicktime

LDEV-2119: fixes for IE

    • -1
    • +1
    ./editor/plugins/movieplayer/lang/en.js
LDEV-2058 Added delete option for FCKEditor filemanager.

    • binary
    ./editor/filemanager/browser/default/images/trash.gif
  1. … 1 more file in changeset.
LDEV-2119: Adding media player plugin

    • -0
    • +25
    ./editor/plugins/movieplayer/LICENSE.TXT
    • -0
    • +18
    ./editor/plugins/movieplayer/fckplugin.js
    • binary
    ./editor/plugins/movieplayer/filmreel.gif
    • binary
    ./editor/plugins/movieplayer/filmreel.png
    • -0
    • +14
    ./editor/plugins/movieplayer/lang/en.js
    • -0
    • +53
    ./editor/plugins/movieplayer/movieplayer.html
    • -0
    • +299
    ./editor/plugins/movieplayer/movieplayer.js
    • binary
    ./editor/plugins/movieplayer/player_flv_maxi.swf
    • binary
    ./editor/plugins/movieplayer/player_mp3_maxi.swf
LDEV-2119: Oopps again! I forgot the mp4 file format

LDEV-2119: Opps Commit the newer version of browser.html. Returning to previous one but with the new icon support

    • -45
    • +10
    ./editor/filemanager/browser/default/browser.html
LDEV-2119: Adding new media logos for mov, mp4, flv files

    • -11
    • +46
    ./editor/filemanager/browser/default/browser.html
    • binary
    ./editor/filemanager/browser/default/images/icons/32/flv.gif
    • binary
    ./editor/filemanager/browser/default/images/icons/32/mov.gif
    • binary
    ./editor/filemanager/browser/default/images/icons/32/mp4.gif
    • binary
    ./editor/filemanager/browser/default/images/icons/flv.gif
    • binary
    ./editor/filemanager/browser/default/images/icons/mov.gif
    • binary
    ./editor/filemanager/browser/default/images/icons/mp4.gif
LDEV-2111: Link to HTML help online

LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -92
    • +110
    ./editor/css/fck_editorarea.css
    • -182
    • +199
    ./editor/css/fck_internal.css
    • -42
    • +49
    ./editor/css/fck_showtableborders_gecko.css
    • binary
    ./editor/css/images/fck_plugin.gif
    • -78
    • +85
    ./editor/dialog/common/fck_dialog_common.css
    • -165
    • +347
    ./editor/dialog/common/fck_dialog_common.js
    • -155
    • +161
    ./editor/dialog/fck_about.html
    • binary
    ./editor/dialog/fck_about/sponsors/spellchecker_net.gif
    • -208
    • +220
    ./editor/dialog/fck_anchor.html
    • -110
    • +104
    ./editor/dialog/fck_button.html
    • -110
    • +104
    ./editor/dialog/fck_checkbox.html
    • -171
    • +172
    ./editor/dialog/fck_colorselector.html
    • -0
    • +396
    ./editor/dialog/fck_div.html
    • -600
    • +600
    ./editor/dialog/fck_docprops.html
    • -113
    • +113
    ./editor/dialog/fck_docprops/fck_document_preview.html
  1. … 151 more files in changeset.
Adding license for equation editor

    • -0
    • +18
    ./editor/plugins/equation/fckplugin.js
LDEV-2091: Adding an equation editor to the fckeditor

    • -0
    • +79
    ./editor/plugins/equation/editor/css/equation.css
    • -0
    • +471
    ./editor/plugins/equation/editor/editor.html
    • binary
    ./editor/plugins/equation/editor/images/add.gif
    • binary
    ./editor/plugins/equation/editor/images/copy.gif
    • binary
    ./editor/plugins/equation/editor/images/pdf.jpg
    • binary
    ./editor/plugins/equation/editor/images/spacer.gif
    • binary
    ./editor/plugins/equation/editor/images/sub.gif
    • binary
    ./editor/plugins/equation/editor/images/wait.gif
    • binary
    ./editor/plugins/equation/editor/js/_clipboard.swf
    • -0
    • +15
    ./editor/plugins/equation/editor/js/clipboard.js
    • -0
    • +554
    ./editor/plugins/equation/editor/js/editor.js
    • -0
    • +53
    ./editor/plugins/equation/editor/js/eq_fck.js
    • -0
    • +298
    ./editor/plugins/equation/editor/js/eq_flash.js
    • -0
    • +295
    ./editor/plugins/equation/editor/js/flash.js
    • binary
    ./editor/plugins/equation/editor/panels/accents_panel.gif
  1. … 12 more files in changeset.
Relocating the fckeditor wikilink plugin from lams_central to the wiki tool

    • -133
    • +0
    ./editor/plugins/wikilink/fck_wikilink.jsp
    • -18
    • +0
    ./editor/plugins/wikilink/fckplugin.js
    • binary
    ./editor/plugins/wikilink/wikilink.gif
  1. … 5 more files in changeset.
LDEV-1657 - Wikilinking, with dan's help, used an FCKEditor property to store the wikilink array and fix cross-browser problems

    • -2
    • +1
    ./editor/plugins/wikilink/fck_wikilink.jsp
  1. … 3 more files in changeset.
changed call to parent window to: wikiArray = window.top.opener.parent.wikiLinkArray;

wikiArray = window.top.opener.top.wikiLinkArray; was not working in learner because of the frames

    • -1
    • +1
    ./editor/plugins/wikilink/fck_wikilink.jsp
LDEV-1657 Fixed the problem with commas and inverted commas by replacing with escape characters. Also, the comma problem is solved by getting the javascript object directly from the window rather than saving it as a string in a hidden field, like so:

wikiArray = window.top.opener.top.wikiLinkArray;

    • -2
    • +7
    ./editor/plugins/wikilink/fck_wikilink.jsp
LDEV-1657 - Updating the wiki link plugin for the fckeditor.

To attempt to resolve issues with certain browsers, I removed any ajax calls to get the list of wiki links. Instead, they are retrieved from the opening page. ie a javascript array of wikilinks is created on the page where the fckeditor is, then it is retrieved by the plugin with the following command:

wikiArray = window.top.opener.top.document.getElementById("wikiLinks").value.split(',');

    • -24
    • +6
    ./editor/plugins/wikilink/fck_wikilink.jsp
removed feature to add new wiki links via the fckeditor plugin for the wikit tool

    • -130
    • +58
    ./editor/plugins/wikilink/fck_wikilink.jsp
    • -3
    • +3
    ./editor/plugins/wikilink/fckplugin.js
LDEV-1657 Changed dialog size

    • -1
    • +1
    ./editor/plugins/wikilink/fckplugin.js
LDEV-1657 Improvements for learner linking, new links working now for IE

    • -109
    • +131
    ./editor/plugins/wikilink/fck_wikilink.jsp
    • -1
    • +1
    ./editor/plugins/wikilink/fckplugin.js
  1. … 1 more file in changeset.
LDEV-1657 Luke and Dan's progress with wikilink plugin, links now being generated properly in learner, able to get and insert links to existing wikis.

    • -0
    • +197
    ./editor/plugins/wikilink/fck_wikilink.jsp
    • -4
    • +1
    ./editor/plugins/wikilink/fckplugin.js
  1. … 5 more files in changeset.
LDEV-1657 Progress towards wiki link plugin, button and basic interface in place, next step is to provide link information of existing wikis to the dialog

    • -0
    • +121
    ./editor/plugins/wikilink/fck_wikilink.html
    • -0
    • +21
    ./editor/plugins/wikilink/fckplugin.js
    • -0
    • +8
    ./editor/plugins/wikilink/lang/en.js
    • binary
    ./editor/plugins/wikilink/wikilink.gif
  1. … 1 more file in changeset.
Updating Greek

LDEV-1368: Upgrading FCKEditor to 2.5.1. Fixing up the upload and browser connect servlets so that we can accomodate the creation of new folders within our special directory structure.

  1. … 2 more files in changeset.
LDEV-1368: Upgrading FCKEditor to 2.5.1. Reapplying a change made earlier so that the browser picks up our special folders.

LDEV-1368: Upgrading FCKEditor to 2.5.1. Removed the universal keyboard (no longer supported. Trying the templates out - customised version going in www project.

    • -120
    • +0
    ./editor/_source/classes/fckcontextmenu.js
    • -190
    • +0
    ./editor/_source/classes/fckeditingarea.js
    • -51
    • +0
    ./editor/_source/classes/fckevents.js
    • -86
    • +0
    ./editor/_source/classes/fckicon.js
    • -51
    • +0
    ./editor/_source/classes/fckiecleanup.js
    • -135
    • +0
    ./editor/_source/classes/fckmenublock.js
    • -157
    • +0
    ./editor/_source/classes/fckmenuitem.js
    • -293
    • +0
    ./editor/_source/classes/fckpanel.js
    • -52
    • +0
    ./editor/_source/classes/fckplugin.js
    • -55
    • +0
    ./editor/_source/classes/fckstyledef.js
    • -116
    • +0
    ./editor/_source/classes/fckstyledef_gecko.js
    • -139
    • +0
    ./editor/_source/classes/fckstyledef_ie.js
  1. … 343 more files in changeset.
removed server depend. from web address + set _blank as default anchor on image links.

  1. … 3 more files in changeset.
moved servlets + updated them to use correct file path separators and return correct web path + added xdoclet to servlets

  1. … 8 more files in changeset.