Man, before I barely got part 2 sent when Thomas emailed me directly
with the fix Thanks again, Thomas!
New version of SortBy.py will be uploaded to MacroMarket shortly...
-Rick
On Tue, Jun 24, 2008 at 11:06 AM, Rick Vanderveer
<[EMAIL PROTECTED]> wrote:
> Hello all,
>
> So, I just upgra
For completeness, here is a copy of the macro:
--
import sys, re, StringIO, cgi
from MoinMoin.Page import Page
class SortByError(Exception):
"""Raised anywhere in the macro, caught outside the main loop.
Hello all,
So, I just upgraded to Moin 1.7 last night. I thought I ran thru a battery
of tests of all the third-party macros I use on my test server, but
evidently missed one: the SortBy macro. We use this to sort a phone number
table for our internal phone directory. This macro worked perfectl