This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b1e0c0f9fd8b9b9de60083d084ba1600945ec00a
moodle
/
blocks
/
rss_client
T
History
dhawes
e4897989b2
interface fix - instead of a combo box show feeds as checkboxes to make it more obvious when an instance has no associated feed. bug fix - if a custom title is set always use it over the feed's incoming title
2005-05-18 20:09:29 +00:00
..
db
removed type field and added placeholder preferredtitle field
2005-01-26 00:38:01 +00:00
block_rss_client_action.php
don't get extra fields which are not needed from course table
2005-05-18 19:21:08 +00:00
block_rss_client_error.php
changed an echo to a print, silly but I prefer print in php files and echo for debug and embedded html :)
2005-01-26 00:40:03 +00:00
block_rss_client.php
interface fix - instead of a combo box show feeds as checkboxes to make it more obvious when an instance has no associated feed. bug fix - if a custom title is set always use it over the feed's incoming title
2005-05-18 20:09:29 +00:00
config_global.html
updated strings to match guidelines - removed underscores and removed block_rss_ prefix
2005-05-17 15:21:32 +00:00
config_instance_tabs.php
updated strings to match guidelines - removed underscores and removed block_rss_ prefix
2005-05-17 15:21:32 +00:00
config_instance.html
interface fix - instead of a combo box show feeds as checkboxes to make it more obvious when an instance has no associated feed. bug fix - if a custom title is set always use it over the feed's incoming title
2005-05-18 20:09:29 +00:00
styles.php
New yummy styles for the Manage Feeds page. Molto belle.
2005-05-18 00:48:16 +00:00