log src/plugins/plugin_blog_import.py @ 2483:0046283a285d

age author description
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Thu, 16 Nov 2017 07:31:00 +0100 Goffi plugins blog import, tickets import, XEP-0277: fixed call to getCommentsService (it is now returning a Deferred)
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 27 Oct 2017 17:58:05 +0200 Goffi plugins tickets import, jp (ticket/import): implemented mapping:
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)
Thu, 04 Feb 2016 11:44:43 +0100 souliane frontends (jp/blog), plugin blog_import: fixes:
Sat, 23 Jan 2016 20:01:28 +0100 Goffi plugin blog import, XEP-0277: progress + redirect:
Fri, 22 Jan 2016 20:24:17 +0100 Goffi plugin blog import: this plugin is the base handling blog importers: