Re: [Moin-user] Occupy Moin Street!

2011-11-20 Thread Radomir Dopieralski
Incidentally, anybody with the necessary skills is already using those skills in their day job and possibly a dozen of side projects. Sure, it would be great to have a dedicated contributor with some design skills who cares about the looks and usability, and loads of free time to spare (making them

Re: [Moin-user] Occupy Moin Street!

2011-11-20 Thread Kai Jaeger
Although I cannot contribute in any respect due to a lack of necessaryskills I would like to express my support: Nico is absolutely right;this needs to be addressed. Are there any plans for a general test suite for testing themes? That would be a great improvement because it would give one theoppor

Re: [Moin-user] Cleaning Cache on WSGI Installation

2011-11-20 Thread Olivier Parisy
Le 20/11/2011 16:21, Thomas Waldmann a écrit : > Also, it is a good idea to run the "moin" command as same user as > usually is used to run the moin process. So, in case your wsgi process > is being run as www-data user, you maybe should also use that user to > run the moin command, just to avoid p

Re: [Moin-user] Cleaning Cache on WSGI Installation

2011-11-20 Thread Thomas Waldmann
> As described on > http://moinmo.in/MoinMoinBugs/ExceptionRaisedAtPageLoading, this seems > like a known upgrading "inconvenience" solved by cleaning the data > cache, so I tried to use the "moin ... maint cleancache" command line. > Yes. > I tried various --config-dir and/or --wiki-url values

[Moin-user] Cleaning Cache on WSGI Installation

2011-11-20 Thread Olivier Parisy
Hi, I recently upgraded my Debian system, which led to a breakage of my MoinMoin wikis: "500 Internal Server Error" when accessing to the main wiki page, with an underlying "TypeError: 'dict' object is not callable". As described on http://moinmo.in/MoinMoinBugs/ExceptionRaisedAtPageLoading,