Closed (won't fix)
Project:
Tumblr API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Aug 2009 at 16:38 UTC
Updated:
18 Jul 2013 at 09:43 UTC
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).
| Comment | File | Size | Author |
|---|---|---|---|
| tumblr-type-support.patch | 2.57 KB | tom_o_t |
Comments
Comment #1
rmontero commentedFor 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.