Ticket #2234 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

New import plugin: dotclear

Reported by: thomasq Assigned to: ryan
Priority: normal Milestone:
Component: Administration Version: 2.0
Severity: normal Keywords:
Cc:

Description

This plugin for the Wordpress 2.0 import framework allows importing a Dotclear blog. It is heavily based on the Textpattern importer.

Attachments

dotclear.php (22.0 kB) - added by thomasq on 01/06/06 02:47:13.
Dotclear import plugin
dotclear.2.php (22.2 kB) - added by thomasq on 01/07/06 01:19:50.
Improved version (fixes extended entry markup insertion)

Change History

01/06/06 02:47:13 changed by thomasq

  • attachment dotclear.php added.

Dotclear import plugin

01/06/06 07:34:23 changed by ryan

  • owner changed from anonymous to ryan.

01/07/06 01:19:50 changed by thomasq

  • attachment dotclear.2.php added.

Improved version (fixes extended entry markup insertion)

01/07/06 01:24:48 changed by thomasq

The second attached file corrects the generation of <!--more--> markup for the case of extended entries (kses filtering needs to be disabled, or the markup will be eliminated upon insertion).

Alternatively kses could be modified to let <!--more--> through.

Note that from code reading it looks to me like the Movable Types importer might have the same problem (though I cannot verify that, not having a Movable Types database at hand).

01/09/06 21:53:42 changed by ryan

We're going to fix kses.

01/10/06 01:43:28 changed by ryan

  • milestone set to 2.0.1.

01/10/06 01:46:57 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [3419]) Dotclear importer from thomasq. fixes #2234

11/30/06 19:41:49 changed by

  • milestone deleted.

Milestone 2.0.1 deleted