Templates: Juneindex: sortlink
This documentation was updated on Tuesday, February 24, 2009 at 6:20 AM
Inserts a link that can be used to change the sort order of the files. If the type is set to date, for example, it will insert a link that can be clicked to sort the files by the date they were last modified. Clicking the link again will sort the files in the opposite order.
Attributes
type: name, size, or date. The default is “name”.
Example
<a href="{juneindex:sortlink type=‘size’}" class="sort">File Size</a>