PDA

View Full Version : Mod Help Please


MrRundog
03-28-2005, 07:38 AM
Hi,

I have made a LinkCount function that would bolt onto the cats on the display cats page(index public) but am having trouble finding the function or page that builds the display cats page. Could you point me in the right direction please. LinkCount does what it says - Counts the links in the categories then displays this number next to the category. ie

Lawnmowers (12)
Dwarfs (3)


Cheers

IGonza
03-28-2005, 11:12 AM
Hi MrRundog.

Add your new variable ( {$num} ) to tpl/view_categories.html
and set it in the index.php
$tpl->assign('num', '$your_number');

Thanks,
Igor.

MrRundog
03-28-2005, 10:51 PM
[COLOR=darkred]Thanks Igor - That was a good starting point - But I had to go edit a whole lot more too!

This mod is now done - Let me know if you want me to post it?

See it in action on my site.

Andy

IGonza
03-28-2005, 11:22 PM
Hi Andy.

I'm glad to help you. Ask if need something more.


Sure, you can post it here. And we will add this abilities to the next version.

Thanks,
Igor.

MrRundog
03-29-2005, 12:03 AM
Ok will write it up and post - Would you like to open up a new Category for Mods - I think that would be better than posting in mod help?

IGonza
03-29-2005, 12:29 AM
Welcome to 'Mods and contributions'.