Petr Skoda
13cf6181d9
MDL-24265 adding missing nolink desc string, credit goes to Myles Carrick
2010-10-10 10:08:47 +00:00
Petr Skoda
e079ee2c23
MDL-24507 disabling emotions plugin because the absolute paths are not going to work in backup/restore
2010-10-04 07:42:38 +00:00
Petr Skoda
c11c7251cf
MDL-24484 fixed spellchecker regressions
2010-10-03 11:01:17 +00:00
Petr Skoda
e0819a807d
MDL-24265 ooops, forgot to fix lineendings
2010-09-30 09:08:11 +00:00
Petr Skoda
c985d9aa5a
MDL-24265 importing latest TinyMCE 3.3.9.2
2010-09-30 09:01:47 +00:00
Petr Skoda
51679b83ef
MDL-24265 adding missing nolink dirs
2010-09-29 19:58:16 +00:00
Petr Skoda
7e65a8ceb0
MDL-24265 adding missing moodlemedia dirs
2010-09-29 19:57:48 +00:00
Petr Skoda
8edef30f56
MDL-24265 adding missing dragmath dirs
2010-09-29 19:57:22 +00:00
Dongsheng Cai
5a2543286f
MDL-24416, fixed the problem of using file picker in tinymce fullscreen mode
2010-09-29 08:03:52 +00:00
Petr Skoda
a9c16bab26
MDL-24265 removing forgotten debug script
2010-09-28 13:47:01 +00:00
Petr Skoda
942695e7d4
MDL-24265 tring to fix messed up moving of dirs in bloody CVS
2010-09-28 13:41:24 +00:00
Petr Skoda
0da5bedf8e
MDL-24265 importing latest tinymce, customisations and build script is available from http://github.com/skodak/tinymce
2010-09-28 13:34:10 +00:00
Petr Skoda
ef14c1e724
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
2010-09-05 20:36:18 +00:00
Petr Skoda
8f46ae619c
MDL-24058 fixed potential XSS
2010-09-02 12:19:08 +00:00
Petr Skoda
84deffae0a
MDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen
2010-08-18 19:17:17 +00:00
Petr Skoda
6aa9d9527d
MDL-23640 fixed borked include, my fault - credit goes to Basil Gohar
2010-08-04 19:54:12 +00:00
Petr Skoda
024a217963
MDL-23638 wrong sting concat in in spellchecker path - credit goes to Basil Gohar
2010-08-04 19:51:49 +00:00
Dongsheng Cai
a4d91438b5
TinyMCE, MDL-23407 allow all repostory types when using link button
2010-07-28 03:08:06 +00:00
Dongsheng Cai
766514a095
MDL-23407, the advlink plugin of tinymce should use external repositories only
2010-07-27 04:06:09 +00:00
Martin Dougiamas
d9ba6db247
NOBUG: Fixed CSS for search icon
2010-07-26 17:40:19 +00:00
Petr Skoda
7ad5a62727
MDL-21249 improved php docs and adding direct access prevention in editors
2010-07-25 13:56:54 +00:00
Dongsheng Cai
4a5a96b1e8
"MDL-13766, added icon for tinymce button"
2010-07-20 05:55:10 +00:00
Dan Marsden
2481a0466d
Moodle Tinymce plugin - MDL-23356 convert tabs to spaces.
2010-07-19 02:57:57 +00:00
Dan Marsden
47d0b1d535
Moodle Tinymce plugin - fix syntax - thanks to Mauno for report/fix
2010-07-19 02:55:11 +00:00
Petr Skoda
38c8aed7c3
MDL-23312 teachers are not be forced to type xhtml strict code in tinymce any more
2010-07-15 14:24:52 +00:00
Petr Skoda
ca91bc95d6
just explaining the status of moodlemedia plugin
2010-07-15 13:56:23 +00:00
Dongsheng Cai
c9b27bb395
MDL-23164, fixed link name
2010-07-09 05:51:02 +00:00
Petr Skoda
a8671313d9
arrgh, getting rid of \r which breaks git sync, sorry
2010-07-05 20:45:00 +00:00
Petr Skoda
6fc67fce72
MDL-11113 completely reimplemented editor plugin settings - we should never use custom forms instead of admin settings if possible
2010-07-04 20:53:01 +00:00
Petr Skoda
09ae4cad1a
MDL-11113 ooops, fixing messed up commit
2010-07-04 20:52:09 +00:00
Petr Skoda
34a30b5c8f
MDL-14739 upgrade to latest tinymce, full integration with amos is not yet there, other improvements necessary before the release too
2010-07-04 20:27:25 +00:00
Petr Skoda
a2901dd8bc
MDL-14739 oops, wrong version used in previous tinymce commit, sorrryyyy
2010-07-04 19:21:44 +00:00
Petr Skoda
ee00613bd3
MDL-14739 uploading fresh new unmodified tinymce - it is in separate directory because we need to work around browser caching issues after upgrade; this also simplifies tracking of our additions and tweaks
2010-07-04 13:53:17 +00:00
Petr Skoda
2f21a283ca
standardising editor plugin names
...
AMOS BEGIN
MOV [modulename,editor_textarea],[pluginname,editor_textarea]
MOV [modulename,editor_tinymce],[pluginname,editor_tinymce]
AMOS END
2010-07-04 13:11:34 +00:00
Martin Dougiamas
c55ff1834d
MDL-22260 Added server-side detection of iPhone/iPad and don't serve TinyMCE at all
2010-06-23 09:17:55 +00:00
Petr Skoda
9d40814e0a
adding todo for weird editor admin settings code
2010-05-22 19:04:48 +00:00
Dongsheng Cai
573e7e3396
revert some changes, my cvs client (smartcvs) goes wrong, commited all my local changes, MDL-8224
2010-05-20 06:35:41 +00:00
Dongsheng Cai
af140288c4
MDL-8224, minor changes to tweak ui
2010-05-20 06:26:40 +00:00
Dongsheng Cai
3ff6bd3463
"MDL-13766, improve launching filepicker button in tinymce"
2010-05-03 03:20:10 +00:00
Petr Skoda
6ad1100fe4
MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib
2010-04-19 14:42:19 +00:00
Petr Skoda
15a17d3504
MDL-22015 fixed more string_manager encapsulation issues - string format conversion scripts
2010-04-14 14:48:12 +00:00
Petr Skoda
3518913cc8
MDL-21694 simplified tinymce string handling
2010-04-11 20:37:13 +00:00
Petr Skoda
1453bf7767
MDL-21694 fixed regression caused by moving langs to tinymce editor plugin
2010-04-11 14:54:50 +00:00
Petr Skoda
e372f4c7c1
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [thisdirection,core],[thisdirection,core_langconfig]
AMOS END
2010-04-10 18:26:20 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
David Mudrak
dee576ebba
MDL-21694 Moving editors strings into plugin space
2010-03-29 20:47:57 +00:00
Dongsheng Cai
42f57b18b8
"MDL-16639, added static function to read editor option names"
2010-03-23 08:53:47 +00:00
Dongsheng Cai
7a856a9330
"MDL-16639, enable spellchecker plugin, and added config pages"
2010-03-23 08:47:05 +00:00
Dongsheng Cai
3ae5c7603f
"MDL-16639, checked new spellchecker plugin for tinymce"
2010-03-23 08:28:56 +00:00