BenWard / tumblr2wordpress

A single-page PHP script to export all public posts from a Tumblr account and export them as Wordpress extended RSS. (Enhancement fork of Hao Chen's Tumblr2Wordpress.)
http://tumblr2wordpress.benapps.net/
62 stars 18 forks source link

Support comments #9

Open slinkp opened 13 years ago

slinkp commented 13 years ago

The output doesn't currently include comments.

BenWard commented 13 years ago

I wasn't aware that Tumblr itself supported comments? Maybe I missed that getting added. Do you mean ‘Answers’ or ‘Photo Responses’ and that sort of thing?

slinkp commented 13 years ago

Apparently they are Disqus comments, and not exposed by the Tumblr RSS feeds or API. I'll file a feature request with Tumblr, if I can figure out where to do so.

BenWard commented 13 years ago

Ahh. Yes, Disqus is an entirely separate service. I'll have a little look into whether they have any support for migrating comments between blogs on their end. T2W has various hooks for rewriting URLs and maintaining key identifiers from the Tumblr URLs, so it might be possible. It is possible to run Disquis on a self-hosted WordPress blog, which is one migration route.

Disqus itself has a built in migration tool, which allows you to change the mappings of your posts from an old URL to a new one (see here: http://docs.disqus.com/help/39/) What I can look into doing is generating one of these URL maps for your Tumblr posts. Since the original Tumblr URL actually still exists in WordPress afterwards (as the permalink), I guess it could work as a separate plugin for WordPress, to export the mapping after you've done an import of all the posts.

I know how we'd do it for WordPress.com hosted versions though.

BenWard commented 13 years ago

Additional notes:

Tumblr has features for the following feedback mechanisms, which should probably be mapped to WordPress comments: