This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-19 06:18:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
blocks
/
rss_client
History
dhawes
0117998b3d
got aroundoptional_param problem with PARAM_URL munging rss:// and feed:// urls
2005-12-14 00:51:34 +00:00
..
db
Fixing last commit - mysql upgrade - table_column defaults to 0 for default rather than empty string and mysql doesn't want to allow 0 for defaults for type text columns
2005-11-13 22:58:26 +00:00
block_rss_client_action.php
got aroundoptional_param problem with PARAM_URL munging rss:// and feed:// urls
2005-12-14 00:51:34 +00:00
block_rss_client_error.php
spacing tidy up
2005-08-11 12:45:38 +00:00
block_rss_client.php
Fixing bug 4244: length of rss title changed to TEXT in db and truncated to 64+ ... in block content. Also fixed BAD BUG where the function name for rss_client block upgrade was misnamed - this would have meant that db no upgrades ran for this block
2005-11-13 22:50:45 +00:00
config_global.html
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
config_instance_tabs.php
spacing tidy up
2005-08-11 12:45:38 +00:00
config_instance.html
Space, the final frontier
2005-10-06 08:21:55 +00:00
styles.php
merged from 1.5 - removed padding-top from title, which made the title of the sideblock higher than the other ones.
2005-06-17 06:29:01 +00:00