Ticket #7917 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 3 years ago

Tumblr importer

Reported by: martinjansen Owned by:
Priority: normal Milestone:
Component: Import Version:
Severity: normal Keywords:
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

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

Change History

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

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

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.

comment:2   DD323 years ago

  • Owner anonymous deleted
  • Component changed from General to Import

comment:3   ryan3 years ago

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

see #7612

Note: See TracTickets for help on using tickets.