Commit Graph

25 Commits

Author SHA1 Message Date
dongsheng d373f63f9b MDL-13766
1. Use treeview display files in repository
2. Dymanicly loading file support
3. Upload file in local repository plugin
4. Move file picker to the top level of DOM
5. get original photo format from flickr web service
2008-08-20 02:52:29 +00:00
dongsheng 765943edc6 MDL-13766, mulit-filepicker in htmleditor worked. 2008-08-05 08:12:21 +00:00
dongsheng 4b844d63ef MDL-13766, more changes to mulit-filepicker in one page. 2008-08-05 05:49:33 +00:00
dongsheng c2762f06b7 MDL-13766
1. Make mulit-filepicker in one page possible
2. fix lang strings
3. use itemid specify a draft file
TODO
itemid should use a better value.
2008-08-05 05:12:30 +00:00
dongsheng d8eb6e180c "MDL-13766, use file api to move files" 2008-08-04 05:53:53 +00:00
scyrma e57fc0418b MDL-15893: Adding caching to the TinyMCE config file 2008-08-01 09:37:21 +00:00
scyrma 66d68c083d MDL-15688: Modified version of TinyMCE that uses Moodle translation system. Includes a new compressed version of TinyMCE (this one compressed using YUI
compressor)
2008-08-01 09:08:48 +00:00
dongsheng 3e515a9f73 MDL-13766, tell server side where file picker opened. 2008-08-01 04:10:31 +00:00
skodak dfc5838ea1 MDL-15893 tinymce integration does not use session anymore, there is still problem with CSS (editor changes text size outside of it) 2008-07-31 09:41:12 +00:00
scyrma ba44f12571 MDL-14741: Removing the old moodleimage plugin - the TinyMCE builtin plugin does the same. 2008-07-31 03:18:40 +00:00
dongsheng c5704ec65a MDL-13766
1. Filepicker component for moodleform
2. Integrate TinyMCE and FilePicker
3. Fix show/hide bug in filepicker
4. Rewrite print_login function for ajax
2008-07-31 02:51:28 +00:00
scyrma d5ef313659 MDL-14741: use better names for tinymce-specific javascript functions, add function to trigger the save event of tinymce on form save. 2008-07-30 06:26:26 +00:00
scyrma 09f295fde8 MDL-14741: better default layout for buttons and added new moodlenolink plugin 2008-07-24 07:47:44 +00:00
scyrma d602f3b5a6 MDL-14741: Use a more neutral default skin. 2008-07-23 08:32:57 +00:00
scyrma 4644313b7c MDL-14741: Make tinymce loading simpler, and makes it work on pages with multiple instances. 2008-07-18 04:24:53 +00:00
scyrma a33fa3ad83 MDL-14741: make tinymce toggle editor icon work as it should 2008-07-15 09:00:23 +00:00
scyrma a4d220dc17 Temporary fix to prevent PHP notice - this will be removed when the correct configuration
items get committed.
2008-07-04 08:47:26 +00:00
scyrma f4da8f157b MDL-14741: re-activate the contextmenu plugin 2008-07-03 07:12:36 +00:00
scyrma f8c9bb6bee MDL-14741:
* use a better name for a variable
* remove extra browse button and simplify code. Fix by Mauno K.
2008-07-03 07:12:03 +00:00
scyrma d074c20e49 MDL-14741: Using a better way to include javascript files (removed use of
output buffering) and corrected parameters so that the file manager is
linked to the right course again.
2008-07-03 05:32:34 +00:00
scyrma 07f8fecad5 MDL-14739: some minor modifications to allow per-editor customization, and changing ("dos2unix") the format of some files. 2008-07-02 06:11:55 +00:00
scyrma c020cec265 MDL-14741: use the value of the main killswitch, and add back missing functions 2008-06-20 09:31:19 +00:00
scyrma 6786cffae4 MDL-14795: a better configuration for the buttons (now left-aligned) 2008-06-11 09:21:29 +00:00
scyrma bd526cb377 MDL-14741
* enables the full xhtml ruleset by default
 * creates two distinct configuration sets (simple and advanced)
 * makes the editor work on IE and Safari
 * the administrator-specified buttons have been disabled (will be re-enabled later)
2008-06-11 08:32:46 +00:00
scyrma 63da71bc57 MDL-14741 - Adding default configuration for tinymce 2008-06-05 09:09:24 +00:00