Commit Graph

53 Commits (349bfa1d300f823f68b548dc61e3c83ffe3739d8)

Author SHA1 Message Date
Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 16 years ago
Ivan Tcholakov 98126289db [svn r18028] FS#2867 - FCKEditor, Documents tool: Inserting code for settings calculation when the user is inside a group. 16 years ago
Ivan Tcholakov 1c931e7290 [svn r17768] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 16 years ago
Ivan Tcholakov f56a05f55c [svn r17647] FS#2970 - FCKEditor + Advanced file manager: Fixing a problem with inserting mp3 audio. Resizing the file manager. 16 years ago
Ivan Tcholakov c601d344f4 [svn r17631] FS#2970 - FCKEditor, the Documents tool: Passing FCKConfig.BaseHref configuration option to the editor. 16 years ago
Juan Carlos Raña f648d42c33 [svn r17399] Ivan Fix when we create a html page and make focus in content , the title is deleted (FS#3335) 16 years ago
Ivan Tcholakov c0af54647e [svn r17244] FS#2867 - Documents tool, FCKEditor: Blocking loading of blank template where newly created document is tried to be saved and error in the form appeared. 16 years ago
Patrick Cool f12bcfbfc4 [svn r16725] first part of css cleanup (currently only the css/corporate style) 16 years ago
Eric Marguin 08d6fdeacd [svn r16639] fix another bug when editing a document with audioplayer 16 years ago
Eric Marguin 782350bddd [svn r16635] fix a bug when editing a document with audioplayer 16 years ago
Eric Marguin d2bb52723a [svn r16628] fix a bug with default template (it was loaded when editing a doc) 16 years ago
Eric Marguin 61196097e8 [svn r16555] change the path to audio files of mp3 players to absolute ones 16 years ago
Eric Marguin fa7b9073ff [svn r16553] change "ok" button to "save document" 16 years ago
Yannick Warnier d4e6087100 [svn r16447] Fix missing validation on filename (uncommenting validation probably commented by mistake) - see FS#2763 16 years ago
Julio Montoya 52c702b209 [svn r15984] FCKeditor 2.6.2 Added - fckeditor configuration set (see FS#2528) 17 years ago
Julio Montoya 0a6e3a8a19 [svn r15322] IE6 bug in list of templates. FS#2570 17 years ago
Julio Montoya 4823d80828 [svn r15298] List of templates now working in 1024x768(see FS#2528) 17 years ago
Yannick Warnier 0d405c6acf [svn r15272] Fix read-only problem (see forum http://www.dokeos.com/forum/viewtopic.php?p=42483) 17 years ago
Julio Montoya 2d7b0e8b83 [svn r15271] Liste des templates a gauche (FS#2502) 17 years ago
Julio Montoya 2334ce8960 [svn r15209] URL changed now with api_get_path (see FS#2502) 17 years ago
Julio Montoya c6e0eefaa7 [svn r15208] Editor's width is dynamic depending of the template's list (see FS#2502) 17 years ago
Julio Montoya 59bc500166 [svn r15207] Template's list in the right side of the editor (Document's tool) (see FS#2502) 17 years ago
Julio Montoya b4523205b3 [svn r15118] Minor - Document's filename fixed 17 years ago
Julio Montoya ff2e9972ec [svn r14886] Minor - Read only button now in the same line with filename. (FS#2452 - 9.) Added a group type in the PEAR form. 17 years ago
Eric Marguin 4d50dc3ccf [svn r14805] document tool : apply permissions on files setting when creating / uploading a doc (FS#2422) 17 years ago
Eric Marguin eac1383e7e [svn r14776] add the readonly feature for documents (FS#2127) 17 years ago
Eric Marguin 037a6601a0 [svn r14177] improve management of accents when creating a doc 17 years ago
Eric Marguin 3ea5a92d1e [svn r13337] add the external "template" button 17 years ago
Eric Marguin cfcc25bec2 [svn r13272] add the flv player in the video template. 17 years ago
Julian Prud'homme 0407b26863 [svn r13091] increase again the fckeditor height 17 years ago
Julian Prud'homme 4784d13a0a [svn r13087] increase the size of the fck editor 17 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 17 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 17 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 17 years ago
Eric Marguin bbacf605c3 [svn r13074] implements autoplay for mp3player when viewing a doc (not when building it) 17 years ago
Yannick Warnier 85dfb152e6 [svn r12809] Updated default files and dirs permissions (using database security parameter) 18 years ago
Eric Marguin e1994a063a [svn r12759] remove filename when document title option is enabled (FS#1770) 18 years ago
Yannick Warnier 14efa1a1c3 [svn r12218] Updated to api_not_allowed() calls, part 1/2 18 years ago
Eric Marguin c40435786d [svn r11663] replace a $isAllowedInCourse by api_is_allowed_in_course() 18 years ago
Guillaume Lederer 86dff177f2 [svn r11538] bug 1251 : creating instance of the current stylesheet for newly created document 18 years ago
Eric Marguin 963112abaf [svn r11439] set the path to mp3 in fck to absolute path (example : /dokeos/courses/...) 18 years ago
Julian Prud'homme c67cb34c0b [svn r11269] Fix a bug with the completion in the document title 18 years ago
Julian Prud'homme 7e193fcda4 [svn r11212] Re-add a parameter for fckeditor that I have deleted 18 years ago
Julian Prud'homme ff088a8b11 [svn r11205] Implement the auto-title (see blogs>new article) in document 18 years ago
Eric Marguin 545337174a [svn r11172] insert a doctype when creating a full document with fckeditor (not a great solution, but i didn't find a better one) 18 years ago
Julian Prud'homme a62dc38259 [svn r10989] increase the size of all most important titles (input field) in the platform 18 years ago
Eric Marguin fa54564204 [svn r10595] document and blog : reduce the height of FCKeditor 18 years ago
Eric Marguin 6a926c8942 [svn r10557] change the size of fckeditor form 18 years ago
Eric Marguin 7a33360788 [svn r10485] second update of the fckeditor style (clean useless buttons) in : 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago