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

[ ULTRAGlobals ] Sorting in All_Links_In_Category

Quote Reply
[ ULTRAGlobals ] Sorting in All_Links_In_Category
 
Hi,

I use:
Code:
<%Plugins::ULTRAGlobals::All_Links_In_Category($ID,'50')%>
<%if all_links_in_this_cat.length%>
<%loop all_links_in_this_cat%>
<%include link.html%>
<%endloop%>
<%endif%>

Is there a way to sort the list?
Subject Author Views Date
Thread [ ULTRAGlobals ] Sorting in All_Links_In_Category gotze 4531 Jan 23, 2011, 4:23 PM
Thread Re: [gotze] [ ULTRAGlobals ] Sorting in All_Links_In_Category
Andy 4420 Jan 24, 2011, 12:02 AM
Thread Re: [Andy] [ ULTRAGlobals ] Sorting in All_Links_In_Category
gotze 4394 Jan 24, 2011, 7:33 PM
Post Re: [gotze] [ ULTRAGlobals ] Sorting in All_Links_In_Category
Andy 4408 Jan 24, 2011, 11:55 PM