Status: offline

starenka

Forum User
Newbie
Registered: 02/26/06
Posts: 9
confused
hi!

is there any way how to change the amount of older stories shown in block older stories? ie. is there a way how can i show ALL the stories posted? thx starenka

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
The Older Stories block displays the same amout of stories as on your frontpage, i.e. $_CONF['limitnews'].

function COM_olderStuff() in lib-common.php is the function that creates it if you want to modify it.

bye, Dirk

Status: offline

starenka

Forum User
Newbie
Registered: 02/26/06
Posts: 9
kool thx