Commit Graph

8 Commits

Author SHA1 Message Date
toyomoyo ba39176b59 fix for MDL-7112 select distinct on text fields 2006-11-02 02:09:42 +00:00
moodler 9f79ed8a3c More rogue AS keywords MDL-7207 2006-10-25 09:02:30 +00:00
moodler 74f65d5ef6 FIxed some HTML warnings & -> & 2006-10-22 08:11:55 +00:00
moodler 886583bf6d FIlter wasn't using site databases globally 2006-03-26 06:28:50 +00:00
skodak 2780eb570c missing db prefix 2006-03-07 20:32:49 +00:00
vyshane 4e53996865 Made script work with 1.5 2006-02-24 06:14:39 +00:00
vyshane f9eab7b0c9 Fixed bug in /mod/data/filter.php - content list for autolinking was not being
generated properly.

Updated /mod/data/fields.php - deletion of a field now also deletes
data_contents and any files associated as well.

Add/update/delete fields - template now gets updates in the following cases:
1) Deletion: remove template tags for the field from all templates
2) Edit: search and replace template tags for the field in all templates
3) Add: append template tag for field into the signe and rss templates, but
only if these templates are not empty. Otherwise we'd rather the user uses the
automatic template generation facility, which produces better display.
2006-02-06 09:13:37 +00:00
vyshane 0bbc6f5700 Added autolinking. 2006-02-03 08:04:40 +00:00