Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by mradcliffe on , updated