skodak
34b72bddab
MDL-13766 fixed htts detection logic bug
2009-05-17 18:56:34 +00:00
skodak
1b24d7496f
MDL-19184 fixed typos
2009-05-17 18:49:30 +00:00
skodak
09f77f09f5
MDL-12212 readme improvements
2009-05-17 17:29:38 +00:00
skodak
0d2c4229c4
MDL-12212 implemented better merging of our string changes with tinymce upstream
2009-05-17 17:10:21 +00:00
skodak
43d91e34c9
MDL-19184 moodle specific tinymce localization - fixed sloppy includes
2009-05-17 16:58:16 +00:00
skodak
6eca5390fe
MDL-19184 moodle specific tinymce localization
2009-05-17 13:26:05 +00:00
skodak
f3920b6750
MDL-19184 moodle specific tinymce localization
2009-05-17 10:46:16 +00:00
skodak
6f88c925dc
MDL-19184 moodle specific tinymce localization
2009-05-17 08:48:42 +00:00
skodak
58aa4c08a6
MDL-19184 - moodle specific tinymce localization
2009-05-17 08:08:30 +00:00
skodak
958d3f1e2c
MDL-19184 more tinymce integration and upgrade related improvements
2009-05-17 07:47:04 +00:00
skodak
a4e6818ab3
MDL-19184 more tinymce integration and upgrade related improvements
2009-05-17 07:37:42 +00:00
skodak
5ca3c8386f
MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon
2009-05-16 20:53:21 +00:00
dongsheng
90dc80b3e6
"MDL-16911, display video name for youtube link"
2009-04-29 05:02:57 +00:00
dongsheng
e189ec00f0
"MDL-18486, remove php varible from file picker code, all javascript code goes into a static file"
2009-04-20 08:53:21 +00:00
fmarier
316914bf6e
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
2009-04-05 23:33:00 +00:00
skodak
a4081abfde
MDL-17840 moodle_readme.txt -> readme_moodle.txt
2009-01-10 11:22:26 +00:00
dongsheng
fc11edbfa0
"MDL-17391, enable repository filter in html editor"
2008-12-08 06:53:58 +00:00
dongsheng
9442670781
TINYMCE, YOUTUBE/MDL-16650
2008-12-05 05:21:24 +00:00
dongsheng
b318bb6db2
REPOSITORY/MDL-13766
...
pass mimetype and return value type to file picker to filter repository instances
2008-11-26 03:26:33 +00:00
dongsheng
942995292e
HTML_EDITOR, REPOSITORY/MDL-16650
...
media type should be returned.
2008-11-25 12:20:13 +00:00
dongsheng
f536910483
HTML_EDITOR, REPOSITORY/MDL-16650
...
Modify tinymce to return a youtube link instead a object tag.
When media filter enabled, this link will be translated to proper youtube video.
2008-11-25 10:44:04 +00:00
fmarier
6a77823cb6
MDL-17037 Lossless optimization of all PNG and JPEG images
2008-10-28 01:50:10 +00:00
scyrma
a6c1407820
MDL-15688: Keep local modifications in language files - only import new strings. This also fix a few display bug and prevent use
...
from the web.
2008-09-26 01:56:12 +00:00
scyrma
edc1b8bd88
MDL-14739: New file added in version 3.2.0.1, missing in initial update
2008-09-25 02:11:43 +00:00
skodak
4b39c2d877
MDL-16629 removed legacy unfinished multiple editors code
2008-09-23 20:31:37 +00:00
skodak
306a52882b
MDL-16629 removing unfinished multiple editors code
2008-09-23 20:28:50 +00:00
skodak
2dbc9c102c
MDL-16627 removing obsoleted HTMLArea
2008-09-23 20:27:37 +00:00
skodak
65ddc75009
MDL-16642 tinymce library import must be primarily maintained in cvs, not wiki
2008-09-23 19:03:54 +00:00
skodak
53b20fe35a
MDL-16637 removing obsoleted spellchecker support
2008-09-23 15:12:07 +00:00
skodak
09af05ba19
MDL-16629 removed legacy unfinished multiple editors code
2008-09-23 14:34:58 +00:00
skodak
6bebbe4503
MDL-16627 removing obsoleted HTMLArea
2008-09-23 14:16:31 +00:00
scyrma
4bbe9e9cd3
MDL-14739: Instructions files pointing to Moodle documentation wiki.
2008-09-23 06:16:35 +00:00
scyrma
070b42ffb6
MDL-14739: patch to use moodle strings in tinymce
2008-09-23 05:38:56 +00:00
scyrma
c0d551f05f
MDL-14739: upgrade tinymce from 3.0.9 to 3.2.0.1. This fixes numerous bugs in TinyMCE. Also removed some cruft, removed in previous
...
versions of the editor.
2008-09-23 04:10:39 +00:00
scyrma
de9601889d
MDL-14741: removing standardmenu loading - doubles with contextmenu.
2008-09-23 04:02:12 +00:00
dongsheng
911e0eb050
MDL-13766
...
1. change css className
2. add comments
2008-09-10 07:11:47 +00:00
scyrma
86a246e929
MDL-16319: set a css sheet for the content of the editor - fixing the issue
...
with the default font size. This commit also reactivates the media plugin.
2008-09-09 05:29:07 +00:00
scyrma
f729b1997c
MDL-14741: fix previous fix..
2008-09-03 04:13:24 +00:00
scyrma
4895521165
MDL-14741: fix onsubmit function - works for forms without previous onsubmit function too.
2008-09-03 04:07:01 +00:00
scyrma
7d380f791e
MDL-14741:
...
* Remove media plugin (which causes javascript error) until next upgrade from upstream
* Fix onsubmit function to make it work - hopefully for good
* Remove unused courseid parameter (which will make caching more effective)
2008-08-28 04:08:37 +00:00
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
scyrma
2953d1b68f
MDL-15688: Fix to make it work with IE (it was already doing fine in Firefox, Safari and Opera).
2008-08-04 06:26:19 +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
172dd12c63
MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906
2008-07-31 22:15:30 +00:00