Re: [Moin-user] Upgrade error: cannot import name wiki

2009-05-30 Thread Thomas Waldmann
On Fri, 2009-05-29 at 15:21 -0600, Gnarlodious wrote: > After upgrading, a macro called EventCalendar.py does not work, I get > error "cannot import name wiki". The parsers are named differently since quite a while. "parser.wiki" is "parser.text_moin_wiki" now. If you search the current code for

Re: [Moin-user] Upgrade error: cannot import name wiki

2009-05-29 Thread Gnarlodious
On 5/29/09, Rick Vanderveer wrote: > it was a great macro for displaying a calendar of events Yeah, my people are hollering for a calendar. I wonder if there is an iCal plugin, or Google Calendar displayed inside an iframe? -- Gnarlie

Re: [Moin-user] Upgrade error: cannot import name wiki

2009-05-29 Thread Rick Vanderveer
Hey Gnarlie, >From what I gather, the EventCalendar never quite survived the transition from 1.5 to 1.6. There were a series of small hack-updates, which you can find on MacroMarket, but in my experience is that it never worked reliably the same since. Often when you hit a page with EventCalendar

[Moin-user] Upgrade error: cannot import name wiki

2009-05-29 Thread Gnarlodious
After upgrading, a macro called EventCalendar.py does not work, I get error "cannot import name wiki". http://moinmo.in/MacroMarket/EventCalendar I see the script has not been updated for 3 years. Does anyone know a fast way to solve this, or does the entire script need to be redone? It looks like