PDA

View Full Version : Descriptions only


juggernaut
04-05-2006, 11:09 PM
How would I go about only having the descriptions show up in the listings and those descriptions would be the links. I do not want anything else to show up, just the catagory and all the links under it as descriptions only. I hope this is clear.

Boby
04-05-2006, 11:50 PM
Hello!

Edit templates/link.tpl
Look for something like this:Content visible to registered users only.
Replace {$link.TITLE} with {$link.DESCRIPTION}

{not the p was removed from the url above}

This will remove the link title and add the description as link.
If you want to remove all other informations, just edit this file as you wish.

Good luck!

Boby

juggernaut
04-06-2006, 02:03 AM
Thanks man worked just great. Really nice software, once I get everything fully up and running I'll drop another few $$ to you guys. Besides I'm sure I'll have more questions :).