Commit Graph

661 Commits (ccf7bd67d1111db31e28f1112d2ea3780c1c9915)

Author SHA1 Message Date
Ivan Tcholakov ccf7bd67d1 [svn r22098] FS#2867 - The "Wiki" tool: Eliminating the global variable $fck_attribute. 17 years ago
Ivan Tcholakov a9d6827e8c [svn r22097] FS#2867 - The "Messages" tool: Eliminating the global variable $fck_attribute. 17 years ago
Ivan Tcholakov b6c324f368 [svn r22096] FS#2867 - The "Surveys" tool: Eliminating the global variable $fck_attribute. 17 years ago
Ivan Tcholakov 8c97c2e803 [svn r22095] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 2. 17 years ago
Ivan Tcholakov bbc2ff3079 [svn r22094] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 1. 17 years ago
Ivan Tcholakov 3a3da756a6 [svn r22067] FS#2867 - The forums tool: Eliminating the global variable $fck_attribute. 17 years ago
Ivan Tcholakov bce5e7a0fa [svn r22053] FS#2867 - The FCKEditor, the simple file manager: Testing a suggestion by martinkou (the FCKEditor team), see http://dev.fckeditor.net/ticket/3925 . 17 years ago
Ivan Tcholakov c5bd76007a [svn r22049] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file multiple_answer.class.php. 17 years ago
Ivan Tcholakov 78d9d0faec [svn r22048] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute within the file fill_blanks.class.php. 17 years ago
Ivan Tcholakov e9a06f6510 [svn r22046] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute for 'TestDescription' editor's toolbar. 17 years ago
Ivan Tcholakov f179db800e [svn r22045] FS#2867 - The exercises tool: Eliminating the global variable $fck_attribute for 'CommentAnswers' editor's toolbar. 17 years ago
Ivan Tcholakov d00486bfd5 [svn r22031] FS#2867 - The online editor: Corrections about 'EditHomePage' and 'LinksHomePage' toolbars. 17 years ago
Ivan Tcholakov e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 17 years ago
Ivan Tcholakov f2e68d1e0d [svn r22024] FS#2867 - Admin tools, autentication: Elimination of the global variable $fck_attribute. 17 years ago
Ivan Tcholakov 6f027147cc [svn r22019] FS#2867 - Admin tools - templates and portal news: Elimination of the global variable $fck_attribute. 17 years ago
Ivan Tcholakov 54447734f2 [svn r22018] FS#2867 -Admin tools, home page edition: Elimination of the global variable $fck_attribute. 17 years ago
Ivan Tcholakov fd3ed1f387 [svn r22010] FS#2867 - The online editor: Configuring the mimetex plugin to be disabled (not to be loaded) by default (2-nd commit). 17 years ago
Ivan Tcholakov 39d58f2a7a [svn r22009] FS#2867 - The online editor: Configuring the mimetex plugin to be disabled (not to be loaded) by default. 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 833edd3468 [svn r22007] FS#2867 - The online editor, the audion plugin: Fixing a small visual problem. 17 years ago
Ivan Tcholakov 656e34963e [svn r22006] FS#2867 - The online editor, the audion plugin: Fixing a small visual problem. 17 years ago
Ivan Tcholakov 0c9c581c96 [svn r22005] FS#2867 - The online editor: Adding the 'mimetex' button to almost all toolbars. 17 years ago
Juan Carlos Raña 6c3e389b6d [svn r21993] a better directory for global templates 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 5add263d09 [svn r21988] FS#2867 - The online editor: Adding the previous idea about EditorAreaCSS which was in myconfig.js. It does not look well, so it is commented for now. 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 ab1e996613 [svn r21985] FS#2867 - The online editor, the simple file manager: All language translations within the frames should be done when the 'onload' event occurs. 17 years ago
Ivan Tcholakov d8ad21ab13 [svn r21984] FS#2867 - The online editor, the simple file manager: Cleaning code added for debugging purposes. 17 years ago
Ivan Tcholakov 80cdd8f5b6 [svn r21983] FS#2867 - The online editor, the simple file manager: Elimination of the extra-variable window_top. 17 years ago
Ivan Tcholakov dfbeb83eef [svn r21982] FS#2867 - The online editor, the simple file manager: Updating domain-relaxation logic for IE to work when the file manager is inside a dialog. Minor changes in accessing language translations. 17 years ago
Ivan Tcholakov 982e45a66b [svn r21981] FS#2867 - The online editor, the simple file manager: Adding some integrity-checks on file-selection and closing the dialog. 17 years ago
Ivan Tcholakov 5fd8b178e7 [svn r21980] FS#2867 - The online editor: Adding temporarily try-catch blocks inside "Ok" and "Cancel" dialog's event-functions. 17 years ago
Ivan Tcholakov eb06a9eb51 [svn r21978] FS#2867 - The online editor: Elimination of the try-catch blocks while accessing the object FCKLang that contains translations . 17 years ago
Ivan Tcholakov e09cf1433c [svn r21960] FS#2867 - The online editor: Fixing opening the Advanced File Manager. 17 years ago
Ivan Tcholakov aa14922752 [svn r21959] FS#2867 - The FCKEditor, the simple file manager: Restoring language support, again. 17 years ago
Ivan Tcholakov 6d839f2a15 [svn r21957] FS#2867 - The FCKEditor, the simple file manager: Disabling temporarily language support due to browser permission problems. 17 years ago
Ivan Tcholakov a201f1b632 [svn r21955] FS#2867 - The FCKEditor, the simple file manager: Restoring language support. 17 years ago
Ivan Tcholakov cc41cf9ba5 [svn r21954] FS#2867 - The FCKEditor, the file manager: Fixing a mistake. 17 years ago
Ivan Tcholakov fe6d317773 [svn r21953] FS#2867 - The FCKEditor: Integration of the Simple File Manager with the editor's dialog system. 17 years ago
Ivan Tcholakov 27807e9717 [svn r21931] FS#2867 - The FCKEditor: Starting to use the new editor's configuration framework from the course hme page, the introduction section. Here (for example) the name of the toolbar is "hardcoded", this is inevitable. But width and height of the editor come from a configuration file, they can be tweaked by a non-programmer. Th shown manner avoids using the >global< variable $fck_attribute. 17 years ago
Ivan Tcholakov 2968d05505 [svn r21930] FS#4383 and FS#2867 - The FCKEditor: A modification for security improvement. 17 years ago
Ivan Tcholakov 8a853d7bca [svn r21929] FS#2867 - The FCKEditor: Finishing editor's configuration from php-side. 17 years ago
Ivan Tcholakov d74c31b36f [svn r21922] FS#2867 - The FCKEditor, configuration: Modifications about 'ToolbarLocation' option. 17 years ago
Ivan Tcholakov 1699278f44 [svn r21917] FS#2867 - The FCKEditor, configuration: Modifications about 'ToolbarCanCollapse' and 'ToolbarStartExpanded' options. 17 years ago
Ivan Tcholakov 8ef32f3e87 [svn r21913] FS#2867 - The FCKEditor, configuration: Modifications about 'BlockCopyPaste' option. 17 years ago
Ivan Tcholakov 9fdbae7f41 [svn r21910] FS#2867 - The FCKEditor: Starting to simplify configuration of the online editor. 17 years ago
Ivan Tcholakov faf9283f61 [svn r21904] FS#2867 - The FCKEditor: Adding index.html (empty) to the toolbars folder. 17 years ago
Ivan Tcholakov 6b00e081c6 [svn r21870] FS#2867 - The FCKEditor, the initialization script: Adding security-related checks. 17 years ago