Short description
I'd like to be able to dump a page (and it subpages) into a zip-file (containing static HTML-pages), directly from the browser. At the moment it is possible to, quite easily, create such a zip. Only trouble is that you need to have access to a shell on the server running the wiki.
See ActionMarket/PackagePages (if it works )
That one just creates MoinMoin packages, not "static HTML pages".
First Step:
Write an action macro which calls MoinMoin.script.export.dump
- extend dump.py
This FR is also an easy todo task: EasyToDo/DumpPagesIntoZip