19 Commits

Author SHA1 Message Date
moodler
a09e99ea1c Added new information to the HTMLArea popup error when trying to use Paste
and made it translatable.
2005-05-08 14:56:34 +00:00
julmis
61b6a920ab Adding search and replace strings 2005-03-25 21:11:19 +00:00
moodler
7c37216deb Nolink is not only for glossaries 2005-02-07 15:06:13 +00:00
julmis
101037c379 Adding new strings for the editor 2005-01-29 20:02:13 +00:00
julmis
23342b406e Updating editor strings. 2005-01-22 10:55:25 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
dcb1bd3c9a towards XHTML compliance 2004-09-12 13:21:01 +00:00
moodler
c2ceeff0b5 Added some missing strings 2004-08-17 09:27:17 +00:00
julmis
251e4497c0 Adding anchors strings 2004-08-16 23:55:01 +00:00
moodler
aa94692460 Fixed Browse button (added ellipsis) and missing string "Anchor" 2004-08-15 14:31:28 +00:00
moodler
db6450c5e4 Added new strings for editor 2004-05-15 03:21:41 +00:00
moodler
c8d63a00e4 Added 'removelink' 2004-03-21 01:55:01 +00:00
moodler
677d1679fa Some new strings, including filter names 2004-02-22 12:14:37 +00:00
moodler
892a80dc63 New, speedier English translation. All files and every line has changed.
This is working OK in my testing, but please contact me immediately
if you find any errors.
2003-11-18 07:28:46 +00:00
moodler
14b6fcdb5f The font style menu is now translatable (Heading, etc) 2003-11-03 05:30:32 +00:00
moodler
bfdc52bd32 Missing a semicolon! LOL 2003-10-29 16:28:41 +00:00
moodler
0a8ba9dd7d Sorted the strings, minor fixes 2003-10-29 12:48:17 +00:00
moodler
088e092db8 More language fixes, mostly using print_string instead of get_string 2003-10-29 08:21:52 +00:00
moodler
4c46c425db Changes to integrate the new HTML editor into Moodle in an optional way
until it's stable enough to replace Richtext

To enable the new editor, add this line into config.php:

  $CFG->useneweditor = true;
2003-10-29 08:06:11 +00:00