Hi again,
Is there a custom smarty tag for static pages like serendipity_fetchPrintEntries for entries? I searched the code and couldn't find anything.
Thanks, Greg
serendipity_fetchPrintEntries for Static Pages
-
gregfuller
- Regular
- Posts: 13
- Joined: Tue Oct 09, 2007 9:33 am
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: serendipity_fetchPrintEntries for Static Pages
Hi!
Actually, there is. But it's not yet as sophisticated like serendipity_fetchPrintEntries.
Have a look at the smarty.inc.php file of the staticpage plugin directory. It offers a {staticpage_display} smarty function.
Regards,
Garvin
Actually, there is. But it's not yet as sophisticated like serendipity_fetchPrintEntries.
Have a look at the smarty.inc.php file of the staticpage plugin directory. It offers a {staticpage_display} smarty function.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
gregfuller
- Regular
- Posts: 13
- Joined: Tue Oct 09, 2007 9:33 am