Commit Graph

65 Commits (333a0dc3886a03f45b4f6e083ff9d36859ff70d5)

Author SHA1 Message Date
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 0c9c581c96 [svn r22005] FS#2867 - The online editor: Adding the 'mimetex' button to almost all toolbars. 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 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 b2b30809d6 [svn r21869] FS#2867 - The FCKEditor: Functionality has been implemented for providing differnt toolbars for normal-sized and maximized editor. 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