On Wed, 2006-07-05 at 18:28 -0400, Kurt Schwehr wrote:
> Hi All,
> 
> Is there a way to get the SubWiki macro to do reverse sorting.  I  
> have been using it to keep a sorted list of events doing FooBar/ 
> 20060621-SomeTitle and it works great, but I just realized that it is  
> a bummer to have the newest events at the bottom.

In the source add "DESC" to the SQL order by clause here:
http://projects.edgewall.com/trac/attachment/wiki/MacroBazaar/SubWiki.3.py#L40

-- 
Matthew Good <[EMAIL PROTECTED]>

_______________________________________________
Trac mailing list
Trac@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to