Commit graph

46 commits

Author SHA1 Message Date
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
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
scyrma
fca55624d1 MDL-15688: Script that build TinyMCE's language files 2008-07-31 08:52:54 +00:00
scyrma
0cc0561ba1 MDL-15688: Import only languages translated in Moodle, and import at the right place. 2008-07-31 08:49:40 +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
scyrma
df9b1b6629 MDL-14741: following the commits in MDL-13766, we can remove the old filemanager code. 2008-07-31 03:08:12 +00:00
scyrma
7c56e8623b MDL-15688: readability improvement to the script 2008-07-30 10:19:35 +00:00
scyrma
00bc5ef3a1 MDL-15688: script to import TinyMCE's langstrings into Moodle translation system. 2008-07-30 10:17:31 +00:00
scyrma
5ce4295fff MDL-14741: changing link prevention plugin information 2008-07-30 08:14:53 +00:00
scyrma
59860b90d6 MDL-14741: created a 'nolink' plugin for tinymce. 2008-07-24 07:46:28 +00:00
scyrma
801f475409 MDL-14741: remove unnecessary link to missing stylesheet 2008-07-24 03:43:40 +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
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
16e2b71a54 MDL-11113: Next moodle version requires PHP5: removing php4 compatibility code. 2008-06-27 03:00:29 +00:00
scyrma
737e8469b6 MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy 2008-06-16 06:58:39 +00:00
scyrma
3abecc408b MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy 2008-06-16 06:48:06 +00:00
scyrma
a4258842d3 MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy 2008-06-16 06:27:44 +00:00
scyrma
3cf53bcad7 MDL-14741 - update to dragmath plugin in tinymce, files sent by Mauno. 2008-06-16 03:26:19 +00:00
scyrma
4336179cd6 MDL-14741: Fix to prevent problems when using the htmledit on a https-enabled site 2008-06-11 08:27:13 +00:00
scyrma
af74df79ce MDL-14741: Sent by Mauno K. - Fix one typo in Dragmath plugin for TinyMCE 2008-06-11 08:26:16 +00:00
scyrma
8cf3f60a45 MDL-14739: Upgrade TinyMCE from 3.0.5 to 3.0.9 2008-06-10 10:03:58 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
skodak
50c5bef452 MDL-14679 towards enrol conversion 2008-06-02 21:02:52 +00:00
dongsheng
3c0b6b1610 MDL-14129, fix print_error 2008-05-15 03:22:13 +00:00
skodak
86255e006b fixed syntax errors 2008-05-12 20:18:42 +00:00
scyrma
bf5373daf6 MDL-14739: Images needed for the editor 2008-05-12 10:00:20 +00:00
scyrma
19be75a856 MDL-14795: initial commit of the code sent in by Mauno Korpelainen, after reformatting. 2008-05-12 09:02:17 +00:00
scyrma
b62a6a9465 MDL-14739: The changelog of the new version of tinymce has been renamed 2008-05-12 03:24:33 +00:00
scyrma
76d64f22b8 MDL-14739: previous commit half-failed, re-submitting new files for spellchecker plugin 2008-05-12 03:10:33 +00:00
scyrma
81502602d5 MDL-14739: add the latest version of the spellchecker plugin 2008-05-12 03:04:47 +00:00
scyrma
b5278b2d70 MDL-14739: TinyMCE 3.0.8, along with Moodle-specific Modules, as included by Mauno Korpelainen. 2008-05-09 09:29:20 +00:00
scyrma
a50323a329 MDL-14739: Removing old version, before adding new one 2008-05-09 08:21:11 +00:00
stronk7
2b22db69c3 Re-adding some strings that were lost when stripping BOMB 2007-07-30 15:16:22 +00:00
stronk7
e5736382ec Re-adding some strings that were lost when stripping BOMB 2007-07-30 15:12:01 +00:00
nicolasconnault
84338bde48 MDL-10637 Applied Eloy's suggested fix to the BOMs in the files he detected on his oh-so-aware Mac :-) 2007-07-30 11:51:37 +00:00
Martin Langhoff
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
Martin Langhoff
f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
moodler
f4ba7e1a54 Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
toyomoyo
dc5586907d replacing deprecated calls and references to capability calls 2006-09-20 09:00:04 +00:00
julmis
57e0348ae0 Statusbar was missing from default configuration. 2006-03-06 12:38:14 +00:00
julmis
f2214522d8 Fixing comma problem. 2006-03-06 07:12:04 +00:00
julmis
07f37ebca2 Removing advanced theme docs... 2006-03-05 10:28:01 +00:00
julmis
80153c354c Removing plugins... 2006-03-05 10:08:30 +00:00
julmis
def7254987 Removing examples. 2006-03-05 09:46:28 +00:00
julmis
140e306f4e Removing docs... 2006-03-05 08:58:55 +00:00
julmis
876110eb1d Adding TinyMCE editor 2006-03-04 15:57:34 +00:00