Gossamer Forum
Quote Reply
Ultra Globals
Hi Andy,

Your Ultra Globals is great... :)

When using:

<%Plugins::ULTRAGlobals::Get_Top_Links(10)%>
<%if top100_loop.length%>
<%loop top100_loop%>
<%include link-chiquito.html%>
<%endloop%>
<%endif%>

To get top links, works great. How do I get the same variable but of a subcategory and everything under it?


In the same page I want to display:

<%Plugins::ULTRAGlobals::New_Links_By_Category($ID)%>
<%loop new_links_in_this_cat%>
<%include link-chiquito.html%>
<%endloop%>

How do I limit the number to 10?

Thanks Andy,

Juan Carlos
Subject Author Views Date
Thread Ultra Globals Gorospe 6250 Sep 12, 2008, 1:53 PM
Thread Re: [Gorospe] Ultra Globals
Andy 6116 Sep 13, 2008, 12:05 AM
Thread Re: [Andy] Ultra Globals
Gorospe 6087 Sep 13, 2008, 9:10 AM
Thread Re: [Gorospe] Ultra Globals
Andy 6106 Sep 13, 2008, 9:12 AM
Thread Re: [Andy] Ultra Globals
Gorospe 6110 Sep 13, 2008, 9:26 AM
Post Re: [Gorospe] Ultra Globals
Andy 6094 Sep 13, 2008, 9:28 AM
Thread Re: [Gorospe] Ultra Globals
Gorospe 6101 Sep 13, 2008, 9:29 AM
Thread Re: [Gorospe] Ultra Globals
Andy 6099 Sep 13, 2008, 9:49 AM
Thread Re: [Andy] Ultra Globals
Gorospe 6112 Sep 13, 2008, 9:51 AM
Thread Re: [Gorospe] Ultra Globals
Andy 6132 Sep 13, 2008, 9:58 AM
Post Re: [Andy] Ultra Globals
Gorospe 6076 Sep 13, 2008, 10:12 AM