The Tumblr API allows feeds to be filtered by type (e.g. text, video, photo, etc.).

The attached patch adds a dropdown field to the Tumblr parser in the feed configuration that allows a feed to be filtered by type (defaults to all).

CommentFileSizeAuthor
tumblr-type-support.patch2.57 KBtom_o_t

Comments

rmontero’s picture

Version: » 7.x-1.x-dev
Assigned: Unassigned » rmontero
Status: Needs review » Closed (won't fix)

For the 7.x branch we went with a completely different direction and we're now using the Tumblr API instead of just feeds, mainly because of the limitations we found when consuming an RSS feed.

Thank you for your interest and contribution though.