Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

ToolBox Plug-in For Links

(Page 2 of 2)
> >
Quote Reply
Re: [Ian] PREVIEW - SPIDER SINGLE LINK In reply to

I have not forgotten about ToolBox, and I am going to be starting work on it again shortly!

Cool




http://www.iuni.com/...tware/web/index.html
Links Plugins
Quote Reply
Re: [Ian] PREVIEW - SPIDER SINGLE LINK In reply to
Tool Box : Custom Tags


At present the following tags are available:

<%Plugins::ToolBox::total_links%> => total links (validated + invalidated)
<%Plugins::ToolBox::total_cats%> => total categories
<%Plugins::ToolBox::total_users%> => total users
<%Plugins::ToolBox::total_editors%> => total editors assigned to categories
<%Plugins::ToolBox::total_reviews%> => total reviews (validated + invalidated)
<%Plugins::ToolBox::links_new%> => total new links
<%Plugins::ToolBox::untag('string')%> => pass this tag a text string, and it will return you the same minus any HTML Tags
There are more than these built in already... I just have not listed them. This is something I will add to after first release on an ongoing basis... soaking up loose tags and functions laying around... hopefully clean up many people's globals area ;-)


http://www.iuni.com/...tware/web/index.html
Links Plugins

Last edited by:

Ian: Jul 9, 2002, 7:02 PM
> >