I have the following data that I recover from the XWiki data base, but I
need order it. Thanks in advance

#set ($list = $xwiki.tag.getDocumentsWithTag($tag))
    <div>
        <div id="dashboardleft">
            <div id="dashboardleftcontent">
                #displayDocumentList($list true $blacklistedSpaces)
            </div>
        </div>
    </div>
    <div style="clear:both; margin-bottom: 40px;"><!-- --></div>
-- 
View this message in context: 
http://xwiki.475771.n2.nabble.com/How-do-I-for-order-a-data-list-in-xwiki-tp5481842p5481842.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to