1
0

A proposal on how 2k11 could utilize pre-event hooks. Now per-event so that the function name no longer

clashes with child-themes that need to include the 2k11 config.inc.php.
This commit is contained in:
Garvin Hicking
2014-05-22 11:44:25 +02:00
parent f96f0da3f8
commit e8bae220e6
3 changed files with 28 additions and 12 deletions

View File

@ -4,6 +4,10 @@
Version 2.0-beta3 ()
------------------------------------------------------------------------
* Changed 2k11's config.inc.php file to provide a more stable
call of event hooks so that other templates can also hook
their own events.
* Changed JS for category filtering and its reset button to be a
reusable function, which is now also used in the list of
installable plugins.