etherpump/etherdump/commands
Luke Murphy e82ac2db33
Add __PUBLISH__ logic
Closes https://gitlab.constantvzw.org/aa/etherdump/issues/3.

This allows for the following to be run:

    etherdump pull --publish-opt-in --all --pub mydump

And if `__PUBLISH__` is not present on the pads, then the pad will not
be archived. It is also possible to configure this magic word by
specifying the `--publish ...` option.
2019-09-24 17:26:37 +02:00
..
__init__.py subcommands 2015-09-17 18:23:18 +02:00
appendmeta.py new 2015-12-04 17:17:32 +01:00
common.py updated pull to use localapiurl when present 2018-09-04 17:50:16 +02:00
creatediffhtml.py python3 2018-01-12 14:42:55 +01:00
deletepad.py python3 2018-01-12 14:42:55 +01:00
dumpcsv.py python3 2018-01-12 14:42:55 +01:00
gethtml.py python3 2018-01-12 14:42:55 +01:00
gettext.py python3 2018-01-12 14:42:55 +01:00
html5tidy.py added encoding to html5tidy subcommand -- python3 2018-02-21 17:53:20 +01:00
index.py make files behaviour optional and default false in index 2018-05-04 19:39:02 +02:00
init.py python3 2018-01-12 14:42:55 +01:00
join.py python3 2018-01-12 14:42:55 +01:00
list.py python3 2018-01-12 14:42:55 +01:00
listauthors.py python3 2018-01-12 14:42:55 +01:00
pull.py Add __PUBLISH__ logic 2019-09-24 17:26:37 +02:00
revisionscount.py python3 2018-01-12 14:42:55 +01:00
sethtml.py python3 2018-01-12 14:42:55 +01:00
settext.py updated settext to py3 2018-09-07 10:34:53 +02:00
showmeta.py python3 2018-01-12 14:42:55 +01:00
status.py python3 2018-01-12 14:42:55 +01:00