1
0

revert main fbf821c capabilities changes

This commit is contained in:
Ian
2014-10-06 14:18:37 +02:00
parent 27c5b2d589
commit 93667e2f46
2 changed files with 6 additions and 11 deletions

View File

@ -5,8 +5,6 @@ Version 2.0-beta4 / RC? ()
* Fix issue #220 with pdf directory moving rename() error
* Change name and fix $serendipity['capabilities']['jquery_noConflictMode']
* Fix bug in entry listing, which showed wrong categories for
entries (Issue #201)
@ -101,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_noConflictMode'] = false;
$serendipity['capabilities']['jquery-noconflict'] = false;
in your theme's config.inc.php file can now turn of that
noConflict-mode.