Show one post on the index page only

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
yeti
Posts: 1
Joined: Wed Sep 22, 2004 3:44 pm
Contact:

Show one post on the index page only

Post by yeti »

Hi,

I am using serendipity as a photoblog and I would like to limit the number of posts in index file into one(ie the post of the day)

How can I do this?

Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Show one post on the index page only

Post by garvinhicking »

Look at your templates/templatepath/layout.php file. Search for the number '15' there - it should occur once or twice as an option to the funtion serendipity_fetchEntries(). Change the number to 1.

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/
Post Reply