183 Commits

Author SHA1 Message Date
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
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
f9b69d10f9 HTMLArea.formathtml still not working correctly I've comment it out. 2005-05-07 11:53:19 +00:00
julmis
0d0cfc3bc9 Adding addslashes alert strings 2005-05-03 10:00:49 +00:00
moodler
e3cc2a8084 Removed fulldelete function 2005-05-02 06:06:45 +00:00
julmis
c223e47712 Added iframe, object and applet to closingTags list
in needsClosingTag function
2005-04-28 20:56:07 +00:00
julmis
d3a144d3b6 Fixing "removing" (before bold text underlined and so on) necessary spaces
when editor does format html to better shape (increase readability)
2005-04-28 10:40:46 +00:00
julmis
b1839b0492 Make editor width always as same as toolbar's width 2005-04-27 23:11:27 +00:00
julmis
0e50f9b268 Merged from MOODLE_14_STABLE
Added charset to head part of the page.
2005-04-24 22:03:42 +00:00
skodak
409fad8892 fixed redirection after delete and added check of selected files SC#111 2005-04-24 20:15:06 +00:00
julmis
d8c7ad9025 Fixing formathtml function
- should be working much better now...
2005-04-19 15:34:47 +00:00
julmis
57d5df5f2b Changing a.nodeValue to root[a.nodeName] creates
another bug that is much severe than absolute
links been converted to relative.

So I'm changing it back...
2005-04-19 13:53:54 +00:00
julmis
023d858d46 Trying to fix aboslute link issue!!! 2005-04-19 13:26:54 +00:00
julmis
1546f4cff0 Fixing HTMLArea.getHTML a bit. 2005-04-19 13:00:26 +00:00
julmis
72960a6a6d CleanWord fix
- Don't strip carriage returns
2005-04-19 12:47:29 +00:00
julmis
914094e9f0 Adding charset meta information 2005-03-25 21:09:36 +00:00
julmis
130d7a3bfe Adding search and replace feature.
- Also change dialog so that focus is released first
  then value is passed forward
2005-03-25 21:07:03 +00:00
julmis
16f77b0802 Adding search and replace icon 2005-03-25 09:57:50 +00:00
julmis
24da8203e1 Adding code formatting functions for better readability 2005-03-24 10:29:56 +00:00
julmis
afffb9c43c Merging changes from MOODLE_14_STABLE 2005-03-19 16:43:23 +00:00
julmis
eebfa43247 Getting rid of &nbsp marks when texarea is completely empty.
fix for bug #2736
2005-03-14 16:06:55 +00:00
skodak
ea7a672d82 typo correction 2005-03-12 21:17:15 +00:00