Anonymous

Anonymous
I need to be able to specify a max number of stories displayed per page (say, 5) and have a link or something at the bottom to keep going further back into the stories... Is there any way to do this? Thanks

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Sure, just set $_CONF['limitnews'] = 5; in your config.php. The navigation for switching back and forth between pages will appear automatically once you have more than 5 stories. Please note that each user can change this number in his/her profile. bye, Dirk