From 59dea0025353ed470c02bdaf16ee9adf90bc1f89 Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Mon, 27 Jul 2009 22:59:04 +0200 Subject: [PATCH] [svn r22393] FS#2867 - The online editorr: Updating changelog.html. --- documentation/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/changelog.html b/documentation/changelog.html index 9e88c8102f..758a8ad78a 100644 --- a/documentation/changelog.html +++ b/documentation/changelog.html @@ -35,7 +35,7 @@
  • A new php-based configuration for the online editor has been implemented, see dokeos/main/inc/lib/fckeditor/myconfig.php. Also, toolbar definitions have been split in separate php-files within the directory dokeos/main/inc/lib/fckeditor/toolbars/ . Customization of the editor is more convenient and flexible now. (FS#2867)
  • The online editor: A upgrade from FCKEditor 2.6.4 to FCKEditor 2.6.4.1 has been implemented. (FS#4383)
  • The online editor: Several known bug-fixes from FCKEditor 2.6.5 SVN have been implemented, tickets #2821, #2856, #2915, #3120, #3181, #3429, #3439, #3880. (FS#2867)
  • -
  • The online editor: The simple file manager has been integrated with the editor's dialog system. Thus, the simple file manager works faster and in a more secure way. (FS#2867)
  • +
  • The online editor: The simple file manager, the advanced file manager and the image manager have been integrated by default with the editor's dialog system. Thus, they work faster and in a more secure way. (FS#2867)
  • The online editor: Blocking copy/paste for trainees has been added. The feature is configurable through editing the toolbar definition files within the directory dokeos/main/inc/lib/fckeditor/toolbars/ . (FS#2867)
  • The online editor: Preview tabs have been added to the dialogs for inserting video, flv-video, and YouTube video. (FS#2867)
  • The online editor: The audio plugin has been activated by default as an implementation of the "Insert audio / Audio properties" dialog. This new plugin is intended to replace the "MP3" plugin. (FS#2867)