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
Eloy Lafuente (stronk7)
f98973c2ff
Merge branch 'MDL-33294' of git://github.com/danpoltawski/moodle
2012-06-19 02:59:46 +02:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02: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
d68b3dbe72
MDL-30007 standard version file for all blocks
2011-11-29 20:57:30 +01: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
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +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
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
David Mudrak
7a563f0f35
MDL-21694 Moving blocks lang files into the plugin scope
2010-03-29 15:33:27 +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