Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#2234 closed defect (bug) (fixed)

New import plugin: dotclear

Reported by: thomasq Owned by: 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 (2)

dotclear.php (22.0 KB) - added by thomasq 7 years ago.
Dotclear import plugin
dotclear.2.php (22.2 KB) - added by thomasq 7 years ago.
Improved version (fixes extended entry markup insertion)

Download all attachments as: .zip

Change History (8)

thomasq7 years ago

Dotclear import plugin

comment:1   ryan7 years ago

  • Owner changed from anonymous to ryan

thomasq7 years ago

Improved version (fixes extended entry markup insertion)

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).

comment:3   ryan7 years ago

We're going to fix kses.

comment:4   ryan7 years ago

  • Milestone set to 2.0.1

comment:5   ryan7 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

  • Milestone 2.0.1 deleted

Milestone 2.0.1 deleted

Note: See TracTickets for help on using tickets.