Mercurial > libervia-backend
log src/plugins/plugin_blog_import_dokuwiki.py @ 2358:71b10dd7a13a
age | author | description |
---|---|---|
2017-02-12 | Goffi | core (plugins): added missing contants + use of new constants in PLUGIN_INFO |
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-02-25 | Goffi | plugin blog import dokuwiki: fixed bad use of MissingModule and unmodified docstring |
2016-02-04 | souliane | plugin blog_import_dokuwiki: also uses the generic image uploader from blog_import (when media_repo is empty and OPT_UPLOAD_IMAGES is True) |
2016-02-04 | souliane | plugin blog_import_dokuwiki: fixes wrong URL when a substitution occurs twice |
2016-02-04 | souliane | plugin blog_import_dokuwiki: refactor to make it look more similar to blog_import_dotclear |
2016-02-04 | souliane | plugin blog_import_dokuwiki: first draft |