stronk7
e42b787931
Avoid empty or unlinkable activity names.
2005-09-05 22:33:07 +00:00
mjollnir_
e2629fc12d
Preventing another warning. In some cases in the calendar blocks, resource filtering gets called with no courseid
2005-08-31 06:13:13 +00:00
moodler
27437410f4
file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000
2005-04-05 20:54:43 +00:00
stronk7
f4ba785b13
Solved one problem with frames and activitynames filter.
...
(http://moodle.org/mod/forum/discuss.php?d=28382 )
Merged from MOODLE_15_STABLE
2006-01-11 15:22:13 +00:00
stronk7
bcbebdc53b
Avoid empty or unlinkable activity names.
...
Merged from MOODLE_15_STABLE
2005-09-05 22:34:18 +00:00
mjollnir_
0283911078
Merged from MOODLE_15_STABLE: Preventing another warning. In some cases in the calendar blocks, resource filtering gets called with no courseid
2005-08-31 06:13:26 +00:00
stronk7
9f7fa650a5
Now resource autolinking filter is optimised too, so all the autolinking
...
filters are using latest improvements.
Only Bug 3138 remains open and is important. I've its solution at home and
I'll post it in some hours. Just testing it against PHP4 and PHP5.
(http://moodle.org/bugs/bug.php?op=show&bugid=3138 )
2005-05-06 18:15:21 +00:00
moodler
d38577e226
Simplify autolink styles to "modulename autolink"
2005-03-15 08:38:27 +00:00
moodler
3e88d524ad
New faster filters!
2005-03-04 10:13:42 +00:00
julmis
5096a8eada
Adding <span class="nolink"> excluding.
2005-01-30 14:21:52 +00:00
gustav_delius
d1290cec39
fixed capitalization and quoting of attribute values
2004-09-12 17:34:35 +00:00
gustav_delius
222ac91bc9
removed unnecessary calls to get_site()
2004-08-29 14:15:40 +00:00
moodler
df1c46115b
Improvement to filters, providing speed boost AND better compatibility
...
with Turck MMCache.
Filter function must now have a particular name
eg resource_filter
where "resource" is the name of the directory that filter.php is in.
2004-08-08 06:57:44 +00:00
stronk7
2ed07cc70a
Solved bug 1491 in all the "linking" filters.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1491 )
Bugfix 001
2004-05-30 01:00:16 +00:00
stronk7
d1aebae82e
Now only integers < 1000 are avoided... Bug 1441
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1441 )
2004-05-23 18:20:50 +00:00
stronk7
bbb9be5c9f
Avoid filtering names whose lenght is 2 or less chars.
...
Bug 1441.
(http://moodle.org/bugs/bug.php?op=show&bugid=1441 )
2004-05-23 11:49:58 +00:00
moodler
d6533f314c
Strip tags from Resource names before filtering bug 1418
2004-05-17 16:04:05 +00:00
moodler
d5aacf3e04
Resource auto-linking filter! Developed by Eloy - thanks! (see bug 1389)
2004-05-16 06:41:39 +00:00