Issue #165 - allow to set configuration of children to their parents config, but on their own names.
Global options (navigation) are even carried through so that they use the central part. This falls back in place rather nicely, I hope it REALLY works. My first tests showed no issues.
This commit is contained in:
@ -4,6 +4,9 @@
|
||||
Version 2.0-beta3 ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Themes using Engines are now able to use the parent's
|
||||
configuration
|
||||
|
||||
* Prevent "new" plugin api to install double instances of plugins
|
||||
that are not stackable (issue #45)
|
||||
|
||||
@ -49,7 +52,7 @@ Version 2.0-beta3 ()
|
||||
a backend theme would reference to.
|
||||
|
||||
* Changed 2k11's config.inc.php file to provide a more stable
|
||||
call of event hooks so that other templates can also hook
|
||||
call of event hooks so that other themes can also hook
|
||||
their own events.
|
||||
|
||||
* Changed JS for category filtering and its reset button to be a
|
||||
|
Reference in New Issue
Block a user