tumblr: Added admin page for API key

This commit is contained in:
Michael Vogel 2014-06-15 15:05:04 +02:00
parent c5d37edf53
commit b21d248104
3 changed files with 25 additions and 5 deletions

View file

@ -1,9 +1,7 @@
Define in your .htconfig.php:
$a->config['tumblr']['consumer_key'] = "your-consumer-key";
$a->config['tumblr']['consumer_secret'] = "your-consumer-secret";
You can get it here:
Register an application at this address:
http://www.tumblr.com/oauth/apps
use (your server name)addon/tumblr/callback.php as callback URL
Tumblr-OAuth-Library:
https://groups.google.com/d/msg/tumblr-api/g6SeIBWvsnE/gnWqT9jFSlEJ