1
0

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:
Garvin Hicking
2014-05-28 11:48:56 +02:00
parent 71e4a6c1a9
commit 1b37e41e00
3 changed files with 24 additions and 3 deletions

View File

@ -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