Commit Graph

602 Commits (ddb0e6a4ba2941eed629b0a16f885b59c524e184)

Author SHA1 Message Date
Ivan Tcholakov ddb0e6a4ba [svn r21851] FS#2867 - Correcting a grammar error. 17 years ago
Ivan Tcholakov 4311217e6d [svn r21850] FS#2867 - The FCKEditor: Implementing a 2.6.5 SVN patch, ticket #3880 - http://dev.fckeditor.net/ticket/3880 . 17 years ago
Ivan Tcholakov 5f07ec4e5b [svn r21833] FS#2867 - The FCKEditor, configuration data: Moving configuration data about blocking copy/paste to correspondent php toolbar definition files. For testing purposes moved items have been set to activate blocking copy/paste for learners. Cleaning the configuration file myconfig.js 17 years ago
Ivan Tcholakov a8591264e8 [svn r21832] FS#2867 - The FCKEditor, configuration data: Defining editor's toolbar definitions in separate files, a file for each definition. Thus, the server loads only necessary data while creates editor instance. 17 years ago
Ivan Tcholakov 9e57d9e457 [svn r21827] FS#2867 - The FCKEditor, the initialization script: Implementing a feature for debugging purposes - when the system is in "test server" mode, the online editor runs using the original source of its javascripts, which are not "compressed". Other changes have been made for near future needs. 17 years ago
Ivan Tcholakov 4829931b86 [svn r21823] FS#2867 - The FCKEditor, the initialization script: Changing the way of a php-file inclusion. 17 years ago
Ivan Tcholakov e52d0451c1 [svn r21821] FS#2867 - The FCKEditor: Moving toolbar related data, myconfig.js ---> myconfig.php. 17 years ago
Ivan Tcholakov c694ca56ee [svn r21817] FS#2867 - The FCKEditor: Yet another correction in the the php-initialization script. 17 years ago
Ivan Tcholakov bbfc0a2955 [svn r21816] FS#2867 - The FCKEditor: A correction in the the php-initialization script. Starting to move toolbar related data from the js configuration file to the php one. 17 years ago
Ivan Tcholakov 53db4bdf5a [svn r21812] FS#2867 - The FCKEditor: More reworks on the php-initialization script. Testing some additional toolbar settings in myconfig.php. 17 years ago
Ivan Tcholakov 93ff033d90 [svn r21807] FS#2867 - The FCKEditor: Refactoring the common php-initialization script. Adding a custom configuration file on the php-side - myconfig.php, which will give more flexibility in editor customizations. 17 years ago
Ivan Tcholakov f8414f8565 [svn r21794] FS#2867 - The FCKEditor: Upgrading the common php-initialization script, so it could be able to pass non-scalar data from php-side to js-side. We will need to pass toolbar configuration data (arrays). 17 years ago
Ivan Tcholakov 335f526d72 [svn r21793] FS#2867 - The FCKEditor: Simplifying the name of the repository initialization script. 17 years ago
Ivan Tcholakov cba42d7c7a [svn r21788] FS#2867 - Addition to the previous commit SVN#21787. 17 years ago
Ivan Tcholakov f223a520a2 [svn r21787] FS#2867 - Removing previously (SVN#21786) introduced constants, because they have been already defined. Addind empty index.html to some directories. Introducing a new (tiny at the moment) static class Media in the system's library . It is intended to manage the multi-media features. 17 years ago
Ivan Tcholakov 6fc12a6fb8 [svn r21784] FS#2867 - The FCKEditor, the FLV player: Preparing a hybrid solution, a merged code of SWFObject 1.5 and the SWFObject 2.2 javascripts. This solution is intended to modernize flash-objects embedding without breaking backward compatibility. 17 years ago
Ivan Tcholakov 609363be0f [svn r21782] FS#2867 - The FCKEditor: Corrections within the Bulgarian language file. 17 years ago
Ivan Tcholakov 4635722853 [svn r21781] FS#2867 - The FCKEditor: Replacing the toolbar icons by a new set of them, taken (and slightly modified) from the CKEditor 3.0. The new icons fit better to the overall appearance of the system. 17 years ago
Ivan Tcholakov 23c28055b1 [svn r21780] FS#2867 - The FCKEditor: A visual fix for the wikilink toolbar icon - removing some bright pixels. 17 years ago
Ivan Tcholakov d6b7eb9112 [svn r21774] FS#2867 - The FCKEditor: Removing a file that does not belong to the original source. 17 years ago
Ivan Tcholakov 62cb7e4342 [svn r21772] FS#2867 - The FCKEditor: Adding a preview tab to the "Insert/Edit video" dialog. 17 years ago
Julio Montoya 79212da831 [svn r21771] Uploaded images by a fckeditor now can be added also to the DB 17 years ago
Ivan Tcholakov 8ac80007b0 [svn r21769] FS#2867 - The FCKEditor: Modification of the "__flash__removeCallback" patch and other minor corrections. 17 years ago
Ivan Tcholakov 61ac4c8e79 [svn r21768] FS#2867 - The FCKEditor, the flash dialog: Activating the "__flash__removeCallback" patch. 17 years ago
Ivan Tcholakov d9b7d9391e [svn r21766] FS#2867 - The FCKEditor: Resizing some dialogs. 17 years ago
Ivan Tcholakov 6ec80d1f44 [svn r21753] FS#2867 - The FCKEditor, the insert movie plugin: Minor changes, code cosmetics. 17 years ago
Ivan Tcholakov 542a6d8d6c [svn r21752] FS#2867 - The FCKEditor, the youtube plugin: Minor changes, code cosmetics. 17 years ago
Ivan Tcholakov 52522153e1 [svn r21751] FS#2867 - The FCKEditor, the flash dialog: Adding the "__flash__removeCallback" patch, just in case. 17 years ago
Ivan Tcholakov 4671b3bea5 [svn r21750] FS#2867 - The FCKEditor, the youtube plugin: Fixing detection for a valid video. Adding a tip to the dialog. 17 years ago
Ivan Tcholakov 67661f3fb8 [svn r21743] FS#2867 - The FCKEditor: Adding a preview tab to the youtube dialog. 17 years ago
Ivan Tcholakov 8197037604 [svn r21742] FS#2867 - The FCKEditor, flv dialog: Minor code changes. 17 years ago
Ivan Tcholakov bfe60bd58a [svn r21741] FS#2867 - The FCKEditor, customizations plugin: Adding a method for resizing rectangular object with keeping aspect ratio. 17 years ago
Ivan Tcholakov e01b0821c1 [svn r21720] FS#2867 - The FCKEditor: Plugin replacement about embedding audio, making the pluging "audio" to be activated by default, let us try it. Disabling the plugin "MP3". 17 years ago
Ivan Tcholakov e80be08e34 [svn r21719] FS#2867 - Some cosmetic changes. 17 years ago
Ivan Tcholakov 73b76ac0e3 [svn r21718] FS#4378 and FS#2867 - The FCKEditor, audion plugin: Implementing a fix about the "__flash__removeCallback" bug. 17 years ago
Ivan Tcholakov 7dddac1eb5 [svn r21702] FS#2867 - The FCKEditor: Adding a preview tab to the dialog "Insert/Edit flv-video". 17 years ago
Ivan Tcholakov f1c347763f [svn r21699] FS#2867 - The FCKEditor, the flv-plugin: Attaching the source code of SWFObject 1.5 (javascript). 17 years ago
Ivan Tcholakov bd2da604ce [svn r21682] FS#2867 - The FCKEditor: Minor corrections within the Bulgarian language file. 17 years ago
Ivan Tcholakov 51ca38cb7e [svn r21676] FS#2867 - The FCKEditor, the javascript configuration file: Simplifying language management code for plugins. 17 years ago
Ivan Tcholakov 80be2ff0c1 [svn r21675] FS#2867 - The FCKEditor, the javascript configuration file: Cleaning a useless variable. 17 years ago
Ivan Tcholakov e69948ec7d [svn r21670] FS#2867 - The FCKEditor, the javascript configuration file: Cleaning an obsolete fragment of code. 17 years ago
Ivan Tcholakov 3fdc739a74 [svn r21664] FS#2867 - The FCKEditor, dialogs: A visual fix for the buttons "Ok" and "Cancel". 17 years ago
Juan Carlos Raña 3139cc99e5 [svn r21663] proposal of possible places where the block copy and paste to pupils. Initially everything unlocked 17 years ago
Ivan Tcholakov 76ce908447 [svn r21658] FS#2867 - The FCKEditor: Adding a blocking copy/paste feature. It is configurable throug editing the file .../dokeos/main/inc/lib/fckeditor/myconfig.js, see at the end. 17 years ago
Ivan Tcholakov 840fdf4c48 [svn r21657] FS#2867 - The FCKEditor: Various minor changes in order to get closer to the original source. Updating some language files. 17 years ago
Ivan Tcholakov 270f7b3ba1 [svn r21654] FS#2867 - The FCKEditor: Making the configuration file fckconfig.js identical to its original. Moving all remaining custom settings to the configuration file myconfig.js. This is for making easy upgrades. 17 years ago
Ivan Tcholakov 805668d46e [svn r21651] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN proposed patch, ticket #3181 (still opened) - http://dev.fckeditor.net/ticket/3181 . 17 years ago
Ivan Tcholakov 199ac7b016 [svn r21650] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #3439 - http://dev.fckeditor.net/ticket/3439 . 17 years ago
Ivan Tcholakov 1b0dbcd3be [svn r21649] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #3429 - http://dev.fckeditor.net/ticket/3429 . Removing my patch SVN#21643, because it solves the same problem. 17 years ago
Ivan Tcholakov 3fd3455bbf [svn r21648] FS#2867 - The FCKEditor: Implementing 2.6.5 SVN patch, ticket #2915 - http://dev.fckeditor.net/ticket/2915 . 17 years ago