Commit Graph

204 Commits

Author SHA1 Message Date
moodler 2e0b0c94f8 Dan's fix from MDL-7263 2006-11-05 12:39:39 +00:00
moodler d6070215b8 Checked in Dan's fix for MDL-7266 ... missing string 2006-11-05 12:25:32 +00:00
skodak e2c0f78d63 select_color.php popup should specify charset MDL-7193 2006-10-24 21:37:36 +00:00
skodak fb4f768789 error message when adding a link in editor MDL-7180 2006-10-23 18:30:13 +00:00
moodler 1c52f98506 Removed fucks 2006-10-14 07:27:30 +00:00
skodak 1d4d2cebe0 left-hand pane on image upload screen is missing MDL-6759 2006-10-01 16:38:26 +00:00
toyomoyo dc5586907d replacing deprecated calls and references to capability calls 2006-09-20 09:00:04 +00:00
toyomoyo 9c37662f22 replacing deprecated funciton calls with capability calls 2006-09-19 09:16:24 +00:00
vyshane 15dabc3074 Merge from 1.6 stable. Small fixes to make xhtml validate. 2006-09-15 09:38:46 +00:00
toyomoyo 17d6a25e5c adding capabilitiies 2006-09-13 09:08:14 +00:00
skodak 563e64e3de Bug #6106 - HTML editor inserting unwanted hard return between images; merged from MOODLE_16_STABLE 2006-08-09 09:37:01 +00:00
julmis 5113b779f6 First attempt to indentify special tags and nicely formatted output 2006-07-31 01:45:22 +00:00
julmis bb9cd4503a Merging from stable 2006-07-30 23:24:43 +00:00
martinlanghoff 330b0bb2ad wiki: fix for IE6 bug with HTMLArea, where the text area is not drawn
IE6 measures a page element and - sometimes - it does this before the
element is drawn, so the dimensions it finds are zero. This update sets
sensible minimum for the width.

Author: Donal McMullan <donal@catalyst.net.nz>
2006-07-06 05:38:53 +00:00
julmis 63183a0932 Commenting out ob_gzhandler
Merging from stable
2006-06-23 19:53:26 +00:00
skodak 75d9b88f3d merged another try to fix IR from MOODEL_16_STABLE 2006-06-02 17:00:22 +00:00
skodak 108d928b8b removed isset and merged from MOODLE_16_STABLE 2006-05-21 10:14:17 +00:00
skodak 4eff058d5a fixed register globals issue with $text; merged from MOODLE_16_STABLE 2006-05-21 08:09:43 +00:00
skodak e77ea6403a fixed missing xxx_param() and broken path 2006-04-22 16:35:32 +00:00
moodler 1939c80a54 Bug #5274 - HTML Editor Full Screen, Wrong Image location 2006-04-21 02:26:29 +00:00
julmis b5a5d9f668 Another fix for creating links. 2006-04-14 09:57:41 +00:00
skodak 107e7612b5 short php tags once more 2006-03-07 21:46:34 +00:00
julmis 57e0348ae0 Statusbar was missing from default configuration. 2006-03-06 12:38:14 +00:00
julmis 1452f9e11b And more readme updates. 2006-03-06 09:44:57 +00:00
julmis 127907098c Removing old editor scripts. These are found at /lib/editor/htmlarea from now on. 2006-03-06 07:57:41 +00:00
julmis 515e6eccbe Adding support for new GetHtml plugin 2006-03-06 07:44:35 +00:00
julmis 4773034906 Adding new GetHtml plugin. 2006-03-06 07:15:13 +00:00
julmis f2214522d8 Fixing comma problem. 2006-03-06 07:12:04 +00:00
julmis 5d816150cd Writing more readme... 2006-03-06 07:11:35 +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 8d529638a6 Writing more readme... 2006-03-05 08:46:49 +00:00
julmis 9cc07c7393 Adding new editor readme. 2006-03-05 07:48:15 +00:00
julmis 876110eb1d Adding TinyMCE editor 2006-03-04 15:57:34 +00:00
julmis 6c1e8ba8d2 Moving old editor to htmlarea folder. 2006-03-04 15:24:17 +00:00
julmis 1ab4713da2 Merging from MOODLE_15_STABLE
- adding fix for Bug 4562. Fix posted by sgarcia.
2006-01-25 23:47:16 +00:00
julmis 3e7fa1f8cb Merging from stable 2005-11-17 19:33:48 +00:00
julmis 8da03148ee Merging from stable.
Added required_param or optional_param.
2005-11-17 10:37:41 +00:00
julmis b59648908f Merging from MOODLE_15_STABLE
- Fix for Bug #4201, cursor movement on IE.
2005-10-24 14:15:36 +00:00
julmis 7237be41af Merging from MOODLE_15_STABLE
- adding charset to header
2005-10-01 00:50:52 +00:00
julmis 10c836228d Merging from MOODLE_15_STABLE
- added gz_handler for a bit faster page load.
2005-10-01 00:13:12 +00:00
julmis 132ba6df91 Merged from MOODLE_15_STABLE
- added xxs fix optional_param for id.
2005-09-20 08:59:18 +00:00
mjollnir_ d89d870bf5 Merged from MOODLE_15_STABE: prevent stuff being sent to the browser before config.php being included 2005-08-31 02:30:20 +00:00
stronk7 9857b53c27 Added the $Id$ tag.
Merged from MOODLE_15_STABLE
2005-07-24 10:03:30 +00:00
julmis 005daa0987 Merging ctrl + v fix from MOODLE_15_STABLE 2005-07-13 20:55:21 +00:00
julmis 86d5a066ae Merging from MOODLE_15_STABLE
- cut 'n' paste fix
2005-06-11 11:05:29 +00:00
julmis 5c9cf710c6 Merging from MOODLE_15_STABLE 2005-06-10 17:18:54 +00:00
mjollnir_ 7088c65545 Merged from MOODLE_14_STABLE: Default course id for htmlarea insert image to 0 rather than empty string to prevent invalid sql. Credit: Patrick Li 2005-05-11 02:05:59 +00:00