Anonymous

Anonymous
Does anyone out there have a links.php file that will let my page display all the links at the same time under topic headings? It seems some of my users aren't so swift and can't find some of the links that I have. Instead of viewing one topic of links at a time and only in groups of ten I would like to have one page showing them all grouped together. Thanks in advance to anyone that can point me in the right direction.

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
In config.php set $_CONF['linkcols'] = 0; // categories per column $_CONF['linksperpage'] = 0; // links per page bye, Dirk

AndyM

Anonymous
Contrary to that, is it possible to setup sub-topics in order to refine a links' topic subject? Andrew

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
No, sub-topics are not supported. bye, Dirk

Davee

Anonymous
Is there anyway to modify the "Links' section to allow for Admin to add images with the link post?