moodle/theme/base
Sam Hemelryk a65cbb009c MDL-41511 blocks: improved how custom block regions were being rendered.
There is a new theme property 'blockrendermethod' that can be set by the
theme in its config.php and tells Moodle what method it is using to render
blocks in the layout files.
Either blocks, or blocks_for_region.
Then when adding custom block regions to a page content we ensure we use
the same method the theme is using elsewhere.

This is really a hack becuase we (I) didn't properly deprecate
blocks_for_region when I added the blocks method.

Conflicts:
	lib/outputlib.php
2014-04-06 15:17:42 +12:00
..
cli MDL-36436 add simple svg hacking tool for icon designers 2012-11-20 13:00:53 +01:00
lang/en theme/base MDL-21862 some docs and a default screenshot (also used for base unfortunately) 2010-04-20 16:46:49 +00:00
layout Revert "MDL-39871 Blocks,Themes: Swap block regions in RTL mode (using pre-defined array)" 2013-09-26 11:56:00 +12:00
pix ie9 svg compatibility fixes 2013-11-01 08:55:29 +08:00
style MDL-44356 theme_bootstrapbase: Centralize the drag and drop arrow in filemanager. 2014-03-15 21:30:14 +00:00
config.php MDL-41511 blocks: improved how custom block regions were being rendered. 2014-04-06 15:17:42 +12:00
version.php MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00