tag 549326 +pending ---- On Fri, 2009-10-02 at 12:52 -0500, John Goerzen wrote: > Frank Lin PIAT wrote: > > John Goerzen wrote: > >> There are several things missing for MoinMoin desktop edition. > > > > The example configuration file, are located in : > > /usr/share/doc/python-moinmoin/examples/config/wikiconfig.py > > That's not the same as the *desktop edition* config file.
Thank you for pointing that out. Actually the file wikiserver.py wasn't the good one either (almost identical though). > > Why did you choose this specific setup? > > I already run a farm config under apache/fcgid on a server. I wanted a > quick playground for testing on my laptop ok. The appropriate files will be shipped in the directory /usr/share/doc/python-moinmoin/examples/desktop-edition/ the associated README is: ,---[ README ] ----------------------------------------------- | Moinmoin Desktop Edition is a set of script to quickly *test* Moinmoin | (see http://moinmo.in/DesktopEdition ) | | Installation instructions: | # mkdir mywiki | # cd mywiki | # cp /usr/share/doc/python-moinmoin/examples/desktop-edition/* ./ | # cp -r /usr/share/moin wiki | Then start it: | # python wikiserver.py | And finally, open a web browser: http://localhost:8080/ | | | SECURITY WARNING: Anyone who connects to 'Desktop Edition' can create | a superuser account then execute arbitrary command (using 'your' | credentials). | However, the wiki can only be accessed localy (using 127.0.0.1)... | So make sure that no one else can logon your computer while Moinmoin | Desktop Edition is running. `--------------------------------------------------------------- The patch have been committed (2 revisions): http://git.debian.org/?p=collab-maint/moin.git;a=commitdiff;h=43452d1a Thanks, Franklin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org