Random stuff about serendipity. Discussion, Questions, Paraphernalia.
patrah
Posts: 2 Joined: Thu Oct 16, 2003 3:13 pm
Location: paris
Contact:
Post
by patrah » Thu Oct 16, 2003 3:20 pm
Hello,
I'm using s9y for some time now and I would like to know how
to limit the number of viewed posts on the first page ?
Thank you.
tomsommer
Core Developer
Posts: 240 Joined: Tue Sep 02, 2003 6:43 pm
Location: Denmark
Contact:
Post
by tomsommer » Thu Oct 16, 2003 5:36 pm
hmm, that's actually a good idea.....
I think we should add this as a var in compat.php
Right now you have to hack functions.inc.php to change it
patrah
Posts: 2 Joined: Thu Oct 16, 2003 3:13 pm
Location: paris
Contact:
Post
by patrah » Thu Oct 16, 2003 5:46 pm
Thank you for quick reply
I was expect to have it in the configuration settings
For the moment I will try to do the hack. I'm not a php expert
wshawn
Posts: 2 Joined: Fri Jan 09, 2004 6:58 am
Post
by wshawn » Fri Jan 09, 2004 7:06 am
Change the 15 in lines 49 and 78.
There seems also to be a page count reference in function.inc.php file.
I can't tell you line number as I have seriously hacked it to get a decent layout. I didn't mess with this count only the one in the layout.php to get it changed.