Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • niccolo rossi 33 posts 53 karma points
    Sep 26, 2011 @ 15:58
    niccolo rossi
    0

    Sort order

    hi all. 

    how can i set the display order of a folder containing lot of article? 

    the name are 01-..., 02-...., 03-.... and so on. 

    (the update date is different )

     

    thank you for all

    nico

     

  • Fuji Kusaka 2203 posts 4220 karma points
    Sep 26, 2011 @ 16:12
    Fuji Kusaka
    0

    Hi Niccolo,

    You could try to order your list of article in your loop like this

    <xsl:sort select="@update" order="descending" />

    Where '@update' will be your document type alias .

Please Sign in or register to post replies

Write your reply to:

Draft