Opened 6 years ago

Last modified 22 months ago

#4611 new enhancement

Dotclear importer for WP 2.3: flatimport

Reported by: albaran Owned by:
Priority: low Milestone: WordPress.org
Component: Import Version: 2.3
Severity: minor Keywords: needs-patch
Cc:

Description

This importer import posts (users, comments, tags, categories), links (categories) into WordPress 2.3 from a Dotclear export flat file. A restart procedure allows the import of big blogs.

It's the importer for a Dotclear 2 blog. It imports also from a Dotclear 1.2.x blog (note that the embedded Dotclear importer imports from Dotclear 1 only).

Download the http://cvie.free.fr/public/flatimport.zip ; a tutorial is embedded with the flatimport.php script.

Attachments (5)

flatimport.css (1.6 KB) - added by albaran 6 years ago.
in-line tutorial CSS
flatimport.js (982 bytes) - added by albaran 6 years ago.
in-line tutorial JS
flatimport-tuto.html (20.3 KB) - added by albaran 6 years ago.
in-line tutorial
flatimport.zip (28.5 KB) - added by albaran 6 years ago.
flatimport.php script and flatimport tutorial
flatimport.php (41.4 KB) - added by albaran 6 years ago.
"Dotclear flatimport": import for Dotclear 2 or 1 from file

Download all attachments as: .zip

Change History (14)

  • Milestone set to 2.4 (future)
  • Version set to 2.3

comment:2 follow-up: ↓ 3   albaran6 years ago

I know now how to patch a Wordpress file, thanks to Owen http://asymptomatic.net/2005/12/03/2142/how-to-patch-wordpress/.
I want to upload my newly files for the Dotclear flatimport importer.

Tell me if just a TortoiseSVN → Add is the right thing to do?

comment:3 in reply to: ↑ 2   Nazgul6 years ago

Replying to albaran:

Tell me if just a TortoiseSVN → Add is the right thing to do?


Quoting from Owen's page:

  1. Create a patch - This is easy. Right-click on the wordpress root folder and select Tortoise SVN - Create Patch. A dialog appears to allow you to select the files you want to include in the patch. Check the files you want to include, then save the patch file. If I'm patching one file, I'll usually use the full name of the file followed by ".diff", for example, "admin-functions.php.diff".
  1. Find a Trac Ticket - To submit a patch, you need a ticket. Be sure to search for an existing ticket for your issue before creating a new ticket. If one doesn't exist, create one and explain the problem as clearly as possible. When you have a ticket, click Attach File and attach your patch file.
  • Keywords tested added
  • Milestone changed from 2.4 (future) to 2.3 (trunk)

This importer was tested successfully for WP 2.0 up to WP 2.3-alpha.

This last version is specific to WP 2.3 (native tags, nonce added ...)

A sample of test files is available here http://cvie.free.fr/public/blog-backup.zip with a readme.txt file.

albaran6 years ago

in-line tutorial CSS

albaran6 years ago

in-line tutorial JS

albaran6 years ago

in-line tutorial

albaran6 years ago

flatimport.php script and flatimport tutorial

albaran6 years ago

"Dotclear flatimport": import for Dotclear 2 or 1 from file

  • Keywords has-patch added
  • Milestone changed from 2.5 to 2.6
  • Component changed from Administration to Import
  • Owner anonymous deleted
  • Keywords needs-patch added; tested has-patch removed
  • Milestone changed from 2.9 to Future Release
  • Priority changed from normal to low
  • Severity changed from normal to minor
  • Milestone changed from Future Release to WordPress.org
Note: See TracTickets for help on using tickets.