Commit Graph

27 Commits

Author SHA1 Message Date
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 7124cc16e7 Now rss_unhtmlentities() is not used anymore!
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 13:13:06 +00:00
moodler fb5928bddd Temporarily restored rss_unhtmlentities that was recently removed by Eloy.
Eloy, you may want to check this... The RSS client block was using this function.
2006-01-05 06:51:46 +00:00
moodler 6aaa17c7cc Merging language-pack-related updates from Eloy's MOODLE_16_UTF8 branch.
Do not use that branch any more!!
2006-01-04 08:23:42 +00:00
moodler 410a24c09e Merged Hannes Gassert's code for podcasting support more or less without changes.
http://opensource.mediagonal.ch/moodle/patches/podcasting/
2005-12-02 07:07:44 +00:00
dhawes ab848302ee bug 4244. extended max title entry field length to 128 from 64. replaced rss_edit with rssedit keyword everywhere. 2005-11-10 23:33:03 +00:00
dhawes 8096d88daf cosmetic change - some spacing and tabs updated 2005-10-02 13:59:12 +00:00
stronk7 324d97ca65 Some RSS readers seems to have problems with that wrong p tag.
Merged from MOODLE_15_STABLE
2005-09-07 17:07:52 +00:00
dhawes ea3b979660 phpdoc comment 2005-08-30 18:34:41 +00:00
dhawes d396889452 should be fix for bug 3478 2005-08-01 14:02:46 +00:00
dhawes d721fbd036 attempt to preserve on the merry go round of forms and link in rss feed creation 2005-07-31 20:04:19 +00:00
stronk7 6d6002a07f Added support to RSS 2.0 categories.
Credits go to Dmitry Pupinin.
Bug 3654
(http://moodle.org/bugs/bug.php?op=show&bugid=3654)

Merged from MOODLE_15_STABLE
2005-07-24 23:04:58 +00:00
defacer 4541e897cb The particulars for the Manage Feeds page finalized. Old code removed. 2005-05-18 00:49:45 +00:00
defacer 9e0f2a43dc Switching feed dislay table to use the new table class.
Fixed some HTML, removed inline styles. Next stop: theme stylesheets.
2005-05-17 23:35:58 +00:00
moodler a1dcc526e0 Fixed strings 2005-05-17 15:45:54 +00:00
moodler 5a502b7e2e Sort feeds by name 2005-05-17 13:54:15 +00:00
dhawes 59f6d311bf moved a method from rss client action script to rsslib since it's needed by the new tabs in the instance config 2005-05-15 02:46:15 +00:00
moodler 5744be4798 Some comments about why the author isn't there 2005-05-02 16:28:14 +00:00
moodler 6bd20d7335 More tweaking. Now it displays especially nice in Tiger. ;-) 2005-05-02 16:02:09 +00:00
moodler 9d57574775 Slight tweaking to rss formatting 2005-05-02 15:54:24 +00:00
stronk7 0ea03c56f2 Ensure that tooltiptext hasn't tags. 2005-03-25 19:01:32 +00:00
dhawes f51f48615d removed directory separator which is duplicated when rss_cache.inc creates filenames 2005-01-29 02:59:44 +00:00
dhawes 48005861f6 Moved a function directly into block. Changed some echo statements to print. Now supports new preferredtitle field for custom feed channel titles. 2005-01-27 22:45:50 +00:00
dhawes 0bae4f8c0f Moved function from blog/lib to rsslib. unhtmlentities is required to liberate some rss feed information from the clutches of encoding. 2005-01-27 01:24:33 +00:00
dhawes bb3e2d74bf final step in eliminating the type field recently removed from rss database 2005-01-26 03:31:34 +00:00
moodler 538a22102b Removed some THEME stuff 2005-01-25 17:39:55 +00:00
moodler 48b29ba423 Moved rsslib.php from the rss directory to the lib directory with the
other libraries
2005-01-25 06:09:31 +00:00