Dan Poltawski
850d2db82a
MDL-25012 - blogs: introduce a specific 'enabled' config setting
...
Rather than overloading the $CFG->bloglevel setting which had a
confusing UI in the appearance subsystem.
In order to achieve this we modify take the defaults from the existing
bloglevel setting and set that for $CFG->enableblogs. Note that in order
to prevent a bad default settings from being set we also set
$CFG->bloglevel to a valid 'enabled' setting.
2012-08-06 11:25:22 +08:00
Rajesh Taneja
8450069ad4
MDL-30798 Blog: link param for entries about this course link is fixed
2012-07-16 14:10:27 +08:00
Dan Poltawski
15ea1c9105
MDL-33294 - block_blog_recent: fix E_STRICT error
...
Default object from empty value
2012-06-16 12:46:07 +08:00
Petr Skoda
fd85ceac57
MDL-26859 improve coding style in blog related blocks
2011-03-20 12:29:22 +01:00
Sam Hemelryk
486fe803c1
block-blog_recent MDL-22942 Fixed up block config function, blog_recent doesn't have global settings
2010-11-05 01:55:51 +00:00
Petr Skoda
d86b7d5a66
fixed undefined $page
2010-09-17 11:15:23 +00:00
Petr Skoda
8571833f0b
MDL-23069 moving version and cron info into standard version.php - finally, yay!
2010-07-04 12:18:22 +00:00
Sam Hemelryk
8eaf1ba1ec
blog MDL-22058 Fixed up blocks using the naughty blog_get_headers method, recent blogs and blog tags
2010-05-11 08:23:01 +00:00
Petr Skoda
34ac830c96
MDL-22054 converting block name strings to pluginname
...
AMOS START
MOV [blockname,block_blog_recent],[pluginname,block_blog_recent]
AMOS END
2010-04-11 11:01:41 +00:00
Petr Skoda
5be262b66f
MDL-20204 converting html_list
2010-02-17 17:56:26 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
0f4c64b79f
MDL-21235 new link method in html_write, partinally replaces old html_link, going to add new action_link soon
2010-01-14 22:10:20 +00:00
Petr Skoda
5515b53605
MDL-21147 do not use standard "get_x" methods for "magic" $PAGE stuff + fixed incorrect ->get_x uses
2009-12-17 14:04:15 +00:00
Nicolas Connault
dc01eb84f2
MDL-19688 Recent blog entries block
2009-10-30 07:27:33 +00:00
nicolasconnault
cae837087a
MDL-19676 Blog improvements
2009-09-04 00:36:43 +00:00