Ticket #4611 (new enhancement)

Opened 5 years ago

Last modified 6 months ago

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

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

Change History

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

comment:2 follow-up: ↓ 3   albaran5 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   Nazgul5 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.

albaran5 years ago

in-line tutorial CSS

albaran5 years ago

in-line tutorial JS

albaran5 years ago

in-line tutorial

albaran5 years ago

flatimport.php script and flatimport tutorial

albaran5 years ago

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

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