Re: [Moin-user] xls and csv support

2009-07-23 Thread R.Bauer
Ted Stern schrieb: > Hi, > > My users would really like to see csv and MS Excel spreadsheets > inlined as MoinMoin tables. > > I see that there is a handler for xls2csv processing: > > lib/python2.5/site-packages/MoinMoin/filter/application_vnd_ms_excel.py Hi this is used for xapian index bui

Re: [Moin-user] CacheError - on moving windows vm from outside domain to inside

2009-07-23 Thread Thomas Waldmann
> Now I get the below error/traceback trying to modify or create a > new page. Anyone seen anything like this or have any suggestions? > CacheError > * global CacheError = > * builtin str = > * err = EOFError() Looks like cache contents are corrupted / inaccessible

Re: [Moin-user] xls and csv support

2009-07-23 Thread Thomas Waldmann
> My users would really like to see csv and MS Excel spreadsheets > inlined as MoinMoin tables. IIRC there is a parser for csv. > I see that there is a handler for xls2csv processing: > > lib/python2.5/site-packages/MoinMoin/filter/application_vnd_ms_excel.py That won't help you for that purp

Re: [Moin-user] CacheError - on moving windows vm from outside domain to inside

2009-07-23 Thread John_Nowlan
Thanks Thomas, that fixed it! > -Original Message- > From: Thomas Waldmann [mailto:tw-pub...@gmx.de] > Sent: Thursday, July 23, 2009 7:48 AM > To: moin-user@lists.sourceforge.net > Subject: Re: [Moin-user] CacheError - on moving windows vm from outside > domain to inside > > > Now I get t