16 Commits

Author SHA1 Message Date
skodak
42626376f3 MDL-11442 removed last instances of global $course 2007-09-27 08:18:28 +00:00
toyomoyo
d92e2906cc MDL-11054, removing dead links 2007-08-30 01:45:38 +00:00
skodak
8af16e43bc fixed add new blog entry and tag edit in blog block; merged from MOODLE_17_STABLE 2006-10-25 08:17:44 +00:00
skodak
e96f2a77db Code cleanup in blog.
MDL-6805  Fixed redirects in blog; MDL-6807  partially fixed use of capabilitites - it needs more testing and possibly minor fixing, the commit contains other blog bugfixes too. In general it should work exactly the same. The introduction of roles makes proper setup more difficult :-(

Expect some more fixes soon, no other bigger changes...
2006-10-06 10:11:52 +00:00
skodak
ab2f17b05b Completely disable all blog scripts when blog system disabled from site preferences MDL-6803 2006-10-03 19:21:35 +00:00
nfreear
fd2339cfd6 Fixes bug MDL-6548 "blog_menu block should use lists"
- also blocks: rss_client, admin_bookmark.
 - also fixed &/& validation error in rss_client footer.
2006-09-22 15:15:48 +00:00
vyshane
6ee81cb55b Got rid of isadmin() calls, added capability checks. 2006-09-18 07:19:38 +00:00
skodak
86a1ba04fd replace all uses of isset($USER->id) with empty() to allow proper operation of $CFG->notloggedinroleid hack 2006-09-02 11:44:04 +00:00
toyomoyo
114f81ce09 merged, tidying up constants 2006-05-15 02:57:48 +00:00
toyomoyo
351576e4df fix for 5384, added a link for tags in the blog_menu block 2006-05-01 03:53:16 +00:00
toyomoyo
9fad492eb5 some small fixes, mostly for 5174 2006-04-24 03:36:02 +00:00
toyomoyo
e080039ebe just in case of there's no course 2006-04-20 07:34:06 +00:00
toyomoyo
26f8fcd0f4 took out blog_isLogged_In function 2006-04-12 04:10:24 +00:00
toyomoyo
a1856aff0b html issues 2006-04-12 04:03:57 +00:00
toyomoyo
12e01c0ce3 can not see links if not logged in 2006-03-16 07:51:12 +00:00
toyomoyo
6cafc73db1 blog menu block (code is in development) 2006-03-10 06:49:39 +00:00