dhawes
d112f80a22
simple addition - just included : tag in all files for rss_client block. no need to merge, not a bug fix
2005-10-02 13:48:33 +00:00
dhawes
706dae5e6e
phpdoc additions and spacing cleanup
2005-08-11 15:27:47 +00:00
dhawes
fd9576fb1b
spacing tidy up
2005-08-11 12:45:38 +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
dhawes
340f819871
additional debug output when in debug mode
2005-06-28 21:21:59 +00:00
defacer
7e9a11eb98
Merging from STABLE:
...
While researching bug 3478:
Consolidated handling of the incoming courseid parameter, as it was easy
to make an error the way this was written before.
In general, this script looks like it needs to be streamlined.
2005-06-13 02:38:48 +00:00
thepurpleblob
e0de1be592
Fixed all instanced of optional_variable(), require_variable(), $_GET, $_POST etc
...
..all replaced with appropriate secure versions.
2005-06-10 10:05:30 +00:00
moodler
fe10672dab
Merged from STABLE
2005-05-30 18:43:58 +00:00
dhawes
bc1aed98c7
don't get extra fields which are not needed from course table
2005-05-18 19:21:08 +00:00
dhawes
ab48bbb271
updated strings to match guidelines - removed underscores and removed block_rss_ prefix
2005-05-17 15:21:32 +00:00
dhawes
e413129c9f
fix for ugly url problem
2005-05-17 14:43:00 +00:00
moodler
42cdbd1006
fixing themes a little
2005-05-17 14:00:04 +00:00
dhawes
e2426c2cce
added new tabbed interface for instance config and moved lang files out of moodle folder and into block folder. testing needed.
2005-05-15 02:47:04 +00:00
moodler
abf11d900f
Prevent notices when multiple RSS blocks
2005-05-04 14:28:46 +00:00
dhawes
160888f6cf
removed check for guest after guests have already been rejected from page
2005-01-31 11:39:14 +00:00
dhawes
cc370f3587
fix bug reported by Martin D. - now when you edit a feed you are returned to a page with the full feed listings rather than just the edited feed. As an added bonus when editing a feed you will see that feed's data on the edit page instead of simply the edit form.
2005-01-29 04:45:57 +00:00
dhawes
956425af6e
Now supports new preferredtitle field for custom feed channel titles. Supports new instance config for displaying the channel link at the end of the feed item links.
2005-01-27 22:47:13 +00:00
dhawes
c4370fbfa4
fixed function name
2005-01-27 01:59:43 +00:00
dhawes
b021c82d82
using rss_unhtmlentities for channel and item title as well as for item description
2005-01-27 01:43:29 +00:00
dhawes
319f73c933
Another bug discovered and squashed by Dan Marsden. Reversed logic fixed when editing feeds.
2005-01-27 00:55:13 +00:00
dhawes
87178d67fe
removed references to 'type' field which was removed from rss table when latest version of magpie was adopted
2005-01-26 00:41:49 +00:00
dhawes
a75758cda4
Fixed some improperly escaped double quotes within literal strings
2005-01-25 16:12:01 +00:00
moodler
2fe8a417f1
Removed THEME
2005-01-25 14:52:17 +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
dhawes
c0c6f36bf2
bug #2420 fix
2005-01-25 01:57:56 +00:00
dhawes
d674fae8e7
removed debug code left over :(
2005-01-24 03:00:10 +00:00
dhawes
947becc731
feed titles are stored and displayed again - silly bug
2005-01-24 02:58:19 +00:00
dhawes
b2262aa90a
fix for bug reported by Dan Marsden - feeds can be added again :)
2005-01-23 23:21:42 +00:00
dhawes
c307266c76
Fixed error discovered by Gustav - after updating to use newest magpie I failed to update all instances of rss fetching.
2005-01-23 19:40:33 +00:00
dhawes
2965682a21
latest changes to rss_client block. Now uses latest magpie file for fetch, parse and cache. Still caches the result string as well to avoid excessive file reads and network hits. Fixed bug where non-admin users were not seeing the add/edit feeds link within the block when all users are allowed to edit. Now uses moodles' format_text function on entire block contents.
2005-01-23 16:16:28 +00:00
dhawes
221a85301e
using localized string instead of hard coded english for print header functioncall
2005-01-17 23:22:16 +00:00
stronk7
f516e2b9cf
Changed required templib.php to rsslib.php. This will, at least, allow to
...
install and use 1.5dev. Not completely, but usable...
2005-01-17 17:12:24 +00:00
dhawes
9723afd1d0
bug fixes
2004-12-31 03:38:22 +00:00
dhawes
92ce1eb2ef
Updated for better reporting when loading from remote url fails. Now displays error when adding URL when it cannot load even when ->debug is off. Added new feature - select multiple feeds to display in each block instance.
2004-12-30 18:08:38 +00:00
dhawes
72035d793e
first add of new rss client block. please take a moment to test its features and provide feedback
2004-12-14 18:09:20 +00:00