1
0

Turn media_showitem.tpl into a true frontend template.

Adapted in serendipity_admin_image_selector.php. Uses frontend CSS
and JS now.

References #197
This commit is contained in:
Matthias Mees
2014-07-08 11:56:44 +02:00
parent 3f885e7040
commit dad36dff47
4 changed files with 148 additions and 93 deletions

View File

@ -4,6 +4,11 @@
Version 2.0-beta3 ()
------------------------------------------------------------------------
* Move admin/media_showitem.tpl to theme's directory in 2k11. With
an adaptation in serendipity_admin_image_selector.php, this now is
a "true" frontend template which uses the styles of the frontend
theme. Theme authors might want to adapt it to their themes.
* Moved general syndication plugin option into the core
* Smarty 3.1.19 upgrade (see changelog)