1
0

Add new "joinown" and "entryprops" parameters to

{serendipity_fetchPrintEntries}
This commit is contained in:
Garvin Hicking
2007-11-29 12:27:50 +00:00
parent bb25db8d4c
commit 83205fb019
4 changed files with 36 additions and 3 deletions

View File

@ -3,6 +3,11 @@
Version 1.3 ()
------------------------------------------------------------------------
* Added new parameter "joinown" and "entryprops" to {serendipity_
fetchPrintEntries} smarty function, to be able to fetch entries
according to their entryprops or other custom SQL.
(garvinhicking)
* Added LifeType importer (garvinhicking)
* Updated Textile library to 2.0, by Lars Strojny