Commit Graph

130 Commits (6b74cba799890f9d89724f21e91324c6bededdb6)

Author SHA1 Message Date
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 9296a14233 Using not compressed files when loading fckeditor see #3971 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ivan Tcholakov a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 3cba53ad67 Feature #306 - Online editor: Various improvements an corrections about selecting language files and text direction. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov db21e446ae Bug #2867 - The online editor: Cleaning an obsolete setting in myconfig.js. 16 years ago
Ivan Tcholakov 9ff6d282f6 Bug #2867 - The online editor: Optimizations for speed, providing compressed versions for almost all plugin javascripts for initialization. 16 years ago
Ivan Tcholakov 2a0f7206f0 Bug #2867 - The online editor: Starting some optimizations for speed. Providing a compressed version of javascript for the customizations plugin. The compressed version is active when the system is in production mode. On test server mode the original source javascript is active (i.e. requested by browsers). For more information about making compressed scripts see http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Customization/Scripts_Compression . 16 years ago
Ivan Tcholakov f42ed072f3 Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 16 years ago
Ivan Tcholakov 34ad2680f1 [svn r22434] FS#2867 - The online editor: Removing a unnecessary option within the javascript configuration file. 17 years ago
Ivan Tcholakov 32b934fe6d [svn r22389] FS#2867 - The online editor, the simple file manager, the Image manager: Implementing a dialog for ceation of new folders. 17 years ago
Ivan Tcholakov f03a8b4dea [svn r22286] FS#2867 - The online editor: Reworks in the configuration files about the simple and advanved file manager modes. 17 years ago
Ivan Tcholakov f91ed6bb2e [svn r22284] FS#2867 - The online editor: Integration of the advanced file manager with the editor's dialog system, initial steps. 17 years ago
Ivan Tcholakov 93bfd73241 [svn r22008] FS#2867 - The online editor, the mimetex plugin: Reworks, moving automatic detection related options from fckeditor.php to myconfig.php. 17 years ago
Ivan Tcholakov 6acf665ec6 [svn r21991] FS#2867 - The online editor: Moving some seetings about the quick-upload tabs from myconfig.js to myconfig.php. 17 years ago
Ivan Tcholakov b70eb1b062 [svn r21990] FS#2867 - The online editor: Moving some file manager related settings from myconfig.js to myconfig.php. 17 years ago
Ivan Tcholakov bf47829661 [svn r21989] FS#2867 - The online editor: Moving the setting "FontFormats" from myconfig.js to myconfig.php. Other minor chages. 17 years ago
Ivan Tcholakov 16c8d07360 [svn r21987] FS#2867 - The online editor: Removing a duplicate setting in myconfig.js. Consolidation of the comments about configuration in myconfig.php. 17 years ago
Ivan Tcholakov b974ea9979 [svn r21868] FS#2867 - The FCKEditor: Corrections in myconfig.js about loading plugins. Hiding all the quick-upload tabs from dialogs in advanced file manager mode. 17 years ago
Ivan Tcholakov 074719c345 [svn r21863] FS#2867 - The FCKEditor, plugins: Moving the configuration data about plugin-activations from myconfig.js to myconfig.php. 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 e52d0451c1 [svn r21821] FS#2867 - The FCKEditor: Moving toolbar related data, myconfig.js ---> myconfig.php. 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 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
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 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
Juan Carlos Raña 1612e47200 [svn r21275] Wiki -improve the cleanliness of the code is inserted. Where many users tend to modify pages, there are some unwanted tags 17 years ago
Cristian Fasanando 47a642bde2 [svn r20220] Style changes - ordered buttons and height of fckeditor, changed title on button submit - see FS#3925 17 years ago
Carlos Vargas d31979e724 [svn r20194] fixed bug in fckeditor see FS#3799 17 years ago
Cristian Fasanando cabea8bf99 [svn r20167] Minor - Fixed typo in configuration of buttons into fckeditor in toolbarsets Forum - partial FS#3909 17 years ago
Julio Montoya 4bc11f58fc [svn r20137] Minor - Save icon deleted for test setting see FS#4034 17 years ago
Julio Montoya b889983992 [svn r20074] Test, feedback UI improvements see FS#4034 17 years ago
Cristian Fasanando 6282c139a0 [svn r19983] Minor - Remove some button from fckeditor when you edit a lp - partial FS#3909 17 years ago
Julio Montoya eb934ca961 [svn r19955] Now we show the feedback in one question by page or all questions in page see FS#4034 17 years ago
Carlos Vargas 2634a99c92 [svn r19909] edit some tools by line in FCK to get 2 lines only in a 1024 x 768 screen see FS#3987 17 years ago
Arthur Portugal 77466e6769 [svn r19810] Added new image "add_template" for new template and the display fckeditor see FS#3909 17 years ago
Julio Montoya c727a61330 [svn r19784] Minor - test improvements see FS#4034 17 years ago
Cristian Fasanando 8fc35de5cf [svn r19664] Style changes - removed some tools by line in FCK to get 2 lines only in a 1024 x 768 screen - partial FS#3987 17 years ago
Juan Carlos Raña b82e8478cd [svn r19407] a specific bar for free answers 17 years ago
Cristian Fasanando 23ab0d1f60 [svn r19224] Style changes - Re-distributed buttons, configured values by default when you create a table, directed to Image Gallery when you click to image icon - see FS#3799 17 years ago
Cristian Fasanando 2297b5d4f9 [svn r19106] Style changes - Defined what FCK buttons for what page in Dokeos 1.8.6 - (partial FS#3799) 17 years ago
Juan Carlos Raña 19399499db [svn r18974] fix admin default templates to run with fckeditor 17 years ago
Juan Carlos Raña 2d586ab6c9 [svn r18967] Quick fix previous to FX#3799 17 years ago