tjhunt
f474a4e583
blocks: MDL-19010 Fix further blocks-related breakage, including removing all references to blocks_insance_old outside blocklib.php
2009-05-07 08:55:10 +00:00
tjhunt
3179b0006a
blocklib: MDL-19010 Fix blocks that were relying on ->instance in an unfortunate way
2009-05-06 09:15:33 +00:00
tjhunt
ad52c04f4c
moodle_page: MDL-12212 Kill legacy url_... and blocks_... methods
...
Start calling $PAGE->set_url in all the places it will be necessary
Start of a stub implementation of $PAGE->blocks to stop other things breaking
Remove some of the special case methods in admin_page
2009-05-06 08:55:53 +00:00
Jonathan Newman
4d933beb8a
cvsimport fixups
2009-01-20 23:53:34 +00:00
skodak
f28f2d9022
MDL-14679 towards blocks conversion
2008-06-02 20:15:51 +00:00
skodak
6bf55889dd
MDL-12782 magpie now uses download_file_content() - that should solve several remote RSS issues including proxy user/password + several download_file_content() improvements + other minor fixes; merged from MOODLE_19_STABLE
2007-12-31 15:37:12 +00:00
skodak
5c10879f55
MDL-11814 use system context for pinned blocks; merged from MOODLE_19_STABLE
2007-12-20 16:25:49 +00:00
stronk7
88dffda52c
Cleaning some trailing spaces here and there.
2007-07-30 17:11:55 +00:00
nicolasconnault
5db0cffcf6
MDL-8922: Had to modify another bunch of files to fix a simple problem:
...
when a config block contains a form, the previous form needs to be closed
properly (it was, but there were non-matching closing divs etc...).
2007-03-26 03:06:45 +00:00
nicolasconnault
4d0ccfa7de
MDL-8922 More work on fixing RSS block XHTML
2007-03-23 08:01:01 +00:00
moodler
f4e5991261
Prettied up RSS pages a bit
2007-01-25 07:09:24 +00:00
moodler
5bf0415584
Fixed "can't add RSS feed" bug MDL-8180
2007-01-25 06:37:59 +00:00
toyomoyo
820aff13a4
MDL-7861, xhtml strict fixes
2007-01-05 05:56:19 +00:00
toyomoyo
b9072f81de
fix for MDL-7861, taking out extra </form> tag
2006-12-21 07:01:28 +00:00
vyshane
f98fe0efad
Removed isadmin()
2006-09-18 08:10:20 +00:00
vyshane
23973f1856
Modified to support Roles.
2006-09-12 06:57:05 +00:00
mjollnir_
d5250d2f13
RSS client block: users can now add their own rss feeds and pick from their feeds and admin feeds. users don't see feeds added by other nonadmin users. this is probably only useful for my moodle since they can't edit any other pages
2006-01-16 03:02:42 +00:00
moodler
eb3bf78354
Space, the final frontier
2005-10-06 08:21:55 +00:00
moodler
5a666f05d5
Fixed link for editing RSS feeds when there isn't one yet
2005-10-06 08:21:14 +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
thepurpleblob
2d9a7768f8
Whoops! Current action is optional not required.
2005-06-10 10:42:32 +00:00
thepurpleblob
f2e91e2bdf
Fixed register_globals usage for 'currentaction' param.
2005-06-10 10:23:53 +00:00
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
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
0addd942b2
Fixed style for second tab
2005-05-17 13:51:53 +00:00
moodler
5e9bdad824
FIxed the look of the first tab
2005-05-17 13:46:19 +00:00
dhawes
339c1d1153
latest work on tabs for instance config. Now if a block is not configured you get a unique link in the body of the block
2005-05-15 14:35:41 +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
fa966efe7a
FIxed some old <p> tags
2005-02-08 18:33:08 +00:00
dhawes
81610483fd
new instance config option to display feed's url if present
2005-01-29 03:01:18 +00:00
dhawes
dfedf5fdff
more preferredtitle tweaks
2005-01-28 01:21:08 +00:00
dhawes
7eca7e10c5
more preferredtitle tweaks
2005-01-28 01:05:21 +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
e999246f3f
bug fixes - had let a blog specific function sneak back in
2004-12-31 02:22:30 +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