Tags:
plugin
Plugin Sort
This Wiki Plugin allows you to sort lines of text alphabetically in ascending or descending order, reverse the current sorting, or shuffle them.
Usage
To use this plugin in a wiki page, use the syntax:
{SORT(sort=>asc|desc|reverse|shuffle)}data{SORT} - one data per line
Note that the plugin treats the lines that {SORT()} and {SORT} are on as the first and last line. This may be changed in the future.
Example
This code,
^{SORT(sort=>asc)}Some messy lines
that need to be sorted
now we can
thanks to Oliver{SORT}^
Would produce:
Some messy lines
now we can thanks to Oliver that need to be sorted
parameter for sorting case insensitive
Contributors to this page: lindon
,
Xavi
and
system
.
Page last modified on Saturday 13 March, 2010 05:35:00 UTC by lindon
.
