1
0

bundle jquery

This commit is contained in:
Garvin Hicking
2010-12-31 17:29:51 +00:00
parent 429f9aff34
commit cbc46a31e1
4 changed files with 212 additions and 0 deletions

View File

@ -3,6 +3,15 @@
Version 1.6 ()
------------------------------------------------------------------------
* Bundle jquery by default and enable it in frontend and backend
templates; overrides serendipity_event_jquery. If your template
contains its own "jquery.js" file, the core will NOT use it.
(garvinhicking)
* Include API logic to allow the core to utilize event hooks with
internal function calls (used for jquery output, for example)
(garvinhicking)
* Allow to moderate multiple selected comments (garvinhicking)
* Allow to pass 'template' variable to serendipity_showPlugin