make $serendipity['capabilities'][*] variables work
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
Version 2.0-beta4 / RC? ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Change name and fix $serendipity['capabilities']['jquery_noConflictMode']
|
||||
|
||||
* Fix bug in entry listing, which showed wrong categories for
|
||||
entries (Issue #201)
|
||||
|
||||
@ -97,7 +99,7 @@ Version 2.0-beta3 (July 25th, 2014)
|
||||
to older plugins.
|
||||
This mode is now considered deprecated and will be removed in
|
||||
future releases. A new variable:
|
||||
$serendipity['capabilities']['jquery-noconflict'] = false;
|
||||
$serendipity['capabilities']['jquery_noConflictMode'] = false;
|
||||
in your theme's config.inc.php file can now turn of that
|
||||
noConflict-mode.
|
||||
|
||||
|
Reference in New Issue
Block a user