Make WordPress Core

Opened 15 years ago

Closed 14 years ago

#7917 closed enhancement (duplicate)

Tumblr importer

Reported by: martinjansen's profile martinjansen Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Import Keywords:
Focuses: Cc:

Description

Attached to this ticket is a Wordpress importer for Tumblr blogs (http://tumblr.com/).

It requires PHP 5 at the moment, because the SimpleXML extension is used. I assume it needs to be rewritten to support PHP 4 before bundling it in a release, no?

Attachments (3)

tumblr.php (7.2 KB) - added by martinjansen 15 years ago.
tumblr.2.php (7.4 KB) - added by martinjansen 15 years ago.
Revised version of the importer that warns about the currently unsupported post types.
tumblr.3.php (8.4 KB) - added by martinjansen 15 years ago.
Implemented importing conversations, videos and audio; fixed a bug when checking for duplicate posts.

Download all attachments as: .zip

Change History (7)

@martinjansen
15 years ago

@martinjansen
15 years ago

Revised version of the importer that warns about the currently unsupported post types.

@martinjansen
15 years ago

Implemented importing conversations, videos and audio; fixed a bug when checking for duplicate posts.

#1 @azaozz
15 years ago

That looks good, but I'm afraid you are correct. Since WordPress supports php 4.3+ it will have to support it too in order to be included.

#2 @DD32
15 years ago

  • Component changed from General to Import
  • Owner anonymous deleted

#3 @ryan
14 years ago

  • Milestone changed from 2.8 to Future Release

#4 @Denis-de-Bernardy
14 years ago

  • Milestone Future Release deleted
  • Resolution set to duplicate
  • Status changed from new to closed

see #7612

Note: See TracTickets for help on using tickets.