log src/plugins/plugin_blog_import.py @ 2428:c2d88fe05303

age author description
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-10-27 Goffi plugins tickets import, jp (ticket/import): implemented mapping:
2017-10-06 Goffi plugin import: node can now be specified + added a "session" dict to keep import session data:
2017-10-01 Goffi plugin import: generic data import plugin:
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2017-01-03 Goffi core (xml_tools): fixed findAll
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-02-24 Goffi plugin blog import: mb_data handle unicode only, so comments_service must be a unicode and not a JID
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 frontends (jp/blog), plugin blog_import: fixes:
2016-01-23 Goffi plugin blog import, XEP-0277: progress + redirect:
2016-01-22 Goffi plugin blog import: this plugin is the base handling blog importers: