Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2577 The new CKEditor does not have Java Integration library (yet). We have been using it to: a) get the tag library to create our own tag <lams:FCKeditor> But the new CKEditor uses AJAX to get the contents, so the library is not needed anymore. The references to it has been deleted from every tool. FCKEditor.tag has been rewritten to use the new syntax. b) get a FCKEditor internal file manager by a Connector from the jar The new CKEditor does not provide a file manager - the license became commercial and the whole thing became a separate project, CKFinder. There were alternatives suggested on the web: jasfinder - http://sourceforge.net/projects/jasfinder/support kcfinder - http://kcfinder.sunhater.com/ some other - http://www.miguelmanchego.com/2009/gestor-de-archivos-ckeditor/ but we have already nicely integrated with the old file manager. This page: http://jacek-kromski.jogger.pl/2009/09/25/integracja-ckeditor-z-przegladarka-plikow-z-fckeditor/ in polish says how to use the file manager from the old FCKEditor. The steps that have to be done: - download the new CKEditor - download the old FCKEditor - copy the filemanager to ckeditor directory - in the file browser/default/frmresourceslist.html, line 92 (with SetUrl call) needs to be replaced to: window.top.opener.CKEDITOR.tools.callFunction( window.top.document.CKEditorFuncNum, fileUrl, '' ); - in the file browser/default/browser.html add in line 80: document.CKEditorFuncNum = GetUrlParam( 'CKEditorFuncNum');

FCKeditor has been used in version 2.6.6, the last one before switching to CKEditor project.

Changes required to use newer version of Java Integration library

for FCKEditor so it was upgraded to the latest (for FCKEditor, because one for CKEditor does not exist) version 2.6.

This also required the Prototype to be upgraded to the latest 1.6.1.

The CKEditor code also needed to be changed, so if another upgrade to a newer version occurs, we need to remember to repeat these steps:

http://cksource.com/forums/viewtopic.php?f=5&t=15750

It says:

/ckeditor/plugins/link/dialogs/link.js

Changes

label:a.lang.common.target,'default':'notSet' --> label:a.lang.common.target,'default':'_blank'

label:a.lang.link.targetFrameName,'default':'' --> label:a.lang.link.targetFrameName,'default':'_blank'

It is also worth mentioning that if you include the ckeditor.js file twice in the same page, sometimes it causes trouble, thus detection in the CKEditor.tag files.

    • binary
    ./equation/editor/images/spacer.gif
    • binary
    ./equation/editor/js/_clipboard.swf
  1. … 1082 more files in changeset.
LDEV-2528: fixing + issue

merge lams2_3 to head

    • -3
    • +8
    ./videorecorder/VideoRecorderFCKEditor.jsp
  1. … 20 more files in changeset.
more merging lams2_3 into head

    • binary
    ./videorecorder/VideoRecorderFCKEditor.swf
    • -0
    • +662
    ./videorecorder/history/history.js
    • -0
    • +29
    ./videorecorder/history/historyFrame.html
  1. … 26 more files in changeset.
VideoRecorder tool and FCKPlugin now use AjaxOverlay

    • binary
    ./videorecorder/VideoRecorderFCKEditor.swf
LDEV-2254 Safari and VR Author fixed

LDEV-2286

VR tool now deployed as archived .war

LDEV-2281

Lessons with VR tool activities are now exported correctly

Author recordings are held locally on LAMS server

LDEV-2289

Popup now shown if EITHER media server settings are blank (both required for VR to work)

LDEV-2005

Export for learner/teacher working

Conditions tab removed

Author recordings added to FCK content folder

Preview images uploaded to own content folder for each VR session

    • -12
    • +26
    ./videorecorder/VideoRecorderFCKEditor.jsp
    • binary
    ./videorecorder/VideoRecorderFCKEditor.swf
  1. … 160 more files in changeset.
*** empty log message ***

paint plugin and modified lams connector

*** empty log message ***

LDEV-2005 VideoRecorder tool and FCKEditor video recorder updated

LDEV-2197

PresenceChat fixed for IE7/IE8

Better user management/no more status messages onConnect and onDisconnect

    • -1
    • +1
    ./videorecorder/VideoRecorderFCKEditor.jsp
    • binary
    ./videorecorder/VideoRecorderFCKEditor.swf
  1. … 20 more files in changeset.
now with comments

improvements

Paint module

    • binary
    ./paint/FCK Paint.swf
    • -0
    • +49
    ./paint/content.html
    • -0
    • +19
    ./paint/fckplugin.js
*** empty log message ***

  1. … 1 more file in changeset.
LDEV-2005 = VideoRecorder tool and FCKEditor video recorder updated - export portfolio fixed - export fck recordings fixed - conditions added - preview images are now produced and displayed - more feedback for rating - instructions highlighted - clicking delete button does not trigger viewing of recording - timer display corrected - prompt validation - misc bugs

LDEV-2197 = Presence Chat updated

- no longer stacking in ie7

- scrolling improved

- logged conversations are fetched on open new tab

- status messages no longer shown in chat boxes, user icons change instead

- minimize/maximize button shown on presence tab

iFrame fixed for ie6

    • binary
    ./videorecorder/VideoRecorderFCKEditor.swf
  1. … 55 more files in changeset.
LDEV-2005 VideoRecorder tool and FCKEditor video recorder updated

    • -121
    • +0
    ./videorecorder/VideoRecorderFCKEditor.html
    • -3
    • +3
    ./videorecorder/VideoRecorderFCKEditor.jsp
    • binary
    ./videorecorder/VideoRecorderFCKEditor.swf
    • binary
    ./videorecorder/assets/images/24-heart-gold.png
    • binary
    ./videorecorder/assets/images/24-heart-red.png
    • binary
    ./videorecorder/assets/images/24-heart-silver.png
    • binary
    ./videorecorder/assets/images/deleteIcon.swf
    • binary
    ./videorecorder/assets/images/exportIcon.swf
    • binary
    ./videorecorder/assets/images/okIcon.swf
    • binary
    ./videorecorder/assets/images/playIcon.swf
    • binary
    ./videorecorder/assets/images/playerVolume.png
    • binary
    ./videorecorder/assets/images/recordIcon.swf
  1. … 36 more files in changeset.
LDEV-2005 VideoRecorder tool and FCKEditor recorder plugin now have icons (ouhh) and better recording quality

    • binary
    ./videorecorder/VideoRecorderFCKEditor.swf
  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
    ./videorecorder/AC_OETags.js
    • -0
    • +121
    ./videorecorder/VideoRecorderFCKEditor.html
    • -0
    • +216
    ./videorecorder/VideoRecorderFCKEditor.jsp
    • binary
    ./videorecorder/VideoRecorderFCKEditor.swf
    • binary
    ./videorecorder/assets/images/24-heart-gold.png
    • binary
    ./videorecorder/assets/images/24-heart-red.png
    • binary
    ./videorecorder/assets/images/24-heart-silver.png
    • binary
    ./videorecorder/assets/images/deleteIcon.swf
    • binary
    ./videorecorder/assets/images/downArrow.swf
    • binary
    ./videorecorder/assets/images/exportIcon.swf
    • binary
    ./videorecorder/assets/images/okIcon.swf
    • binary
    ./videorecorder/assets/images/pauseIcon.swf
    • binary
    ./videorecorder/assets/images/playIcon.swf
    • binary
    ./videorecorder/assets/images/playerVolume.png
    • binary
    ./videorecorder/assets/images/recordIcon.swf
  1. … 62 more files in changeset.
Fixing object height so control shows fully with quicktime

LDEV-2119: fixes for IE

LDEV-2119: Adding media player plugin

    • -0
    • +25
    ./movieplayer/LICENSE.TXT
    • -0
    • +18
    ./movieplayer/fckplugin.js
    • binary
    ./movieplayer/filmreel.gif
    • binary
    ./movieplayer/filmreel.png
    • -0
    • +14
    ./movieplayer/lang/en.js
    • -0
    • +53
    ./movieplayer/movieplayer.html
    • -0
    • +299
    ./movieplayer/movieplayer.js
    • binary
    ./movieplayer/player_flv_maxi.swf
    • binary
    ./movieplayer/player_mp3_maxi.swf
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -26
    • +26
    ./bbcode/_sample/sample.config.js
    • -503
    • +529
    ./dragresizetable/fckplugin.js
    • -100
    • +105
    ./placeholder/fck_placeholder.html
    • -187
    • +187
    ./placeholder/fckplugin.js
    • -0
    • +27
    ./placeholder/lang/es.js
  1. … 151 more files in changeset.
Adding license for equation editor

LDEV-2091: Adding an equation editor to the fckeditor

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

  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

  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

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;

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(',');

removed feature to add new wiki links via the fckeditor plugin for the wikit tool

  1. … 1 more file in changeset.