Andrew Davis
c637291997
rss MDL-24508 fixed guest access to rss feeds
2010-10-04 13:31:19 +00:00
Andrew Davis
8e8e281435
rss MDLSITE-1007 fixed a security problem with rss feed params
2010-10-04 07:23:27 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Andrew Davis
43b92251be
rss MDL-23391 made lib/rsslib.php more generic
2010-07-21 02:11:53 +00:00
Andrew Davis
274f98409a
rss MDL-23391 refactored rss feeds to make them standard across components
2010-07-20 07:49:34 +00:00
Andrew Davis
7138d3b30f
glossary MDL-23391 glossary rss feed generation tweak
2010-07-20 04:02:31 +00:00
Andrew Davis
690aa229c5
rss MDL-23391 committing refactored rss retrieval file
2010-07-20 03:47:20 +00:00
Andrew Davis
fcce139aa3
RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php
2010-05-02 11:43:57 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
skodak
4ba2221a09
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:46:04 +00:00
skodak
cbc2b5df03
MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields
2009-04-20 10:05:50 +00:00
skodak
ae8c356614
MDL-15109 glossary dml conversion
2008-06-08 10:43:39 +00:00
stronk7
11cc84ee9d
Fixing RSS link to source. http://moodle.org/mod/forum/discuss.php?d=65762
...
Merged from MOODLE_18_STABLE
2007-02-27 18:22:04 +00:00
skodak
f8b922413a
Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS feeds in glossary; merged from MOODLE_17_STABLE
2006-10-21 21:15:26 +00:00
moodler
fdb1cf2cc1
FIxed to use the new debugging function
2006-09-18 09:13:04 +00:00
stronk7
5bd9aa933a
Now glossary->name is working under filterall. It was really complex!
...
Just thinking about to add support for filterall inside:
- category->name
- concept->name
- filter!
2005-03-30 11:14:19 +00:00
moodler
7a2c8b00d6
Merged SQL fixes from stable
2004-09-29 07:56:33 +00:00
gustav_delius
8f0cd6ef0f
Resolved problems with previous replacement of
...
& to & and fixed redirect() to entity encode the
inut where needed.
Julian Sedding
2004-09-21 11:41:58 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
stronk7
44d6ae6df4
Applied the same checks than to the forum to generate
...
glossary rss feeds only when necessary.
My only dude is if we should use the modification time instead
of the creation time (here and in forums...).
2004-08-05 20:10:07 +00:00
stronk7
d980b5da22
Now only approved entries are showed in RSS feeds...
2004-05-24 00:10:38 +00:00
stronk7
2dda0bbbc7
Now glossaries can produce RSS feeds too !!
...
Some strings (RSS related) has been moved from forum.php to moodle.php
to avoid suplicating them once per module.
It seems to work fine, please test...:-)
2004-05-09 22:20:05 +00:00