Tumblr
Component ID
1673672
Component name
Tumblr
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Provides post integration via OAuth for a Tumblr blog. Part of an example for OAuth implementations that I can link as an example.
- Implements a simple administration page to configure Tumblr application (OAuth Consumer) and choose the blog to post to.
- Implements a verify page to make request_token and authorize redirect.
- Implements a redirect page callback that makes access_token request (OAuth Token).
- Implements a simple rule action "Post to Tumblr" for content
