Mercurial > libervia-backend
log src/plugins/plugin_blog_import.py @ 2377:e50aee5caf33
age | author | description |
---|---|---|
Fri, 06 Oct 2017 08:52:51 +0200 | Goffi | plugin import: node can now be specified + added a "session" dict to keep import session data: |
Sun, 01 Oct 2017 12:21:23 +0200 | Goffi | plugin import: generic data import plugin: |
Sun, 12 Feb 2017 18:59:10 +0100 | Goffi | core (plugins): added missing contants + use of new constants in PLUGIN_INFO |
Tue, 03 Jan 2017 18:51:50 +0100 | Goffi | core (xml_tools): fixed findAll |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Wed, 24 Feb 2016 16:11:36 +0100 | Goffi | plugin blog import: mb_data handle unicode only, so comments_service must be a unicode and not a JID |
Thu, 04 Feb 2016 18:56:53 +0100 | 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) |