Index: lams_central/web/ckeditor/plugins/videorecorder/VideoRecorderCKEditor.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/ckeditor/plugins/videorecorder/Attic/VideoRecorderCKEditor.jsp,v diff -u -r1.1 -r1.2 --- lams_central/web/ckeditor/plugins/videorecorder/VideoRecorderCKEditor.jsp 24 Oct 2010 13:37:58 -0000 1.1 +++ lams_central/web/ckeditor/plugins/videorecorder/VideoRecorderCKEditor.jsp 18 May 2012 23:28:08 -0000 1.2 @@ -167,8 +167,8 @@ '&red5ServerUrl=<%= Configuration.get(ConfigurationKeys.RED5_SERVER_URL) %>' + '&red5RecordingsUrl=<%= Configuration.get(ConfigurationKeys.RED5_RECORDINGS_URL) %>' + '&lamsEarDir=<%= Configuration.get(ConfigurationKeys.LAMS_EAR_DIR) %>' + - '&saveToLamsDestUrl=/lams-www.war/secure/'+CKGlobal.config.contentFolderID+'/Recordings/' + - '&contentFolderUrl=/lams//www/secure/'+CKGlobal.config.contentFolderID+'/Recordings/' + + '&saveToLamsDestUrl=/lams-www.war/secure/'+CK.config.contentFolderID+'/Recordings/' + + '&contentFolderUrl=/lams//www/secure/'+CK.config.contentFolderID+'/Recordings/' + '&languageXML=' + escape(getLanguageXML()) + "", "width", "361",