#2234 closed defect (bug) (fixed)
New import plugin: dotclear
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.0 |
| Component: | Administration | Keywords: | |
| Focuses: | 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)
Change History (8)
#2
@
20 years ago
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).
Note: See
TracTickets for help on using
tickets.
Dotclear import plugin