1
0

* Added more parameters to {serendipity_printComments} function:

"block" (smarty block variable name),
      "template" (smarty template file to render)
      [1.4-beta2]
This commit is contained in:
Garvin Hicking
2008-12-12 10:58:56 +00:00
parent d9a5d6a8c8
commit 0a7a26b67d
2 changed files with 22 additions and 1 deletions

View File

@ -3,6 +3,11 @@
Version 1.4 ()
------------------------------------------------------------------------
* Added more parameters to {serendipity_printComments} function:
"block" (smarty block variable name),
"template" (smarty template file to render)
[1.4-beta2]
* Fixed not remembering entryproperties when re-editing an entry,
introduced with 1.4-beta1 [1.4-beta2]