Anders Eurenius
Email: <aes AT SPAMFREE nerdshack.com>
wikiup.py
- The Python standard library things accept http basic authentication, but only the "simple" variant.
- Regions can be named to put several regions on the same page.
- Either a page per file (and invocation) or batch mode with a "-"*79 delimited file.
$ python wikiup.py --help
-h,--help This help text.
-u,--url URL of the wiki to inject into
-f,--file supply a file to read page(s) from.
-B,--batch pages are separated by '-'*79 and the first line is the name
-n,--dry-run actually do the updates
-F,--force do the updates even if it's already there (and equal)
-v,--verbose verbose operation
-b,--base base page from which all pages are made subpages
-r,--region name to use in the delimiter regex
[ pages ]