1
0

Expose serendipity_rewriteURL to smarty API

This commit is contained in:
Garvin Hicking
2015-02-11 10:33:28 +01:00
parent e2ab5e9858
commit 8323d9272d
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,9 @@ Version 2.1 ()
Version 2.0.1 ()
------------------------------------------------------------------------
* Make "rewriteURL" smarty modifier available to do a
{$CONST.PATH_ARCHIVE|rewriteURL} within a smarty template file.
* Add a generic odd/even for backend dashboard widgets to align
properly. Future dashboard widgets need to get the new extra
class dashboard widget on the section element they create.