Page 1 of 1

Limiting the number of posts on the first page?

Posted: Thu Oct 16, 2003 3:20 pm
by patrah
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.
:lol:

Posted: Thu Oct 16, 2003 5:36 pm
by tomsommer
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

Posted: Thu Oct 16, 2003 5:46 pm
by patrah
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

:)

Look in the layout.php

Posted: Fri Jan 09, 2004 7:06 am
by wshawn
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.