friendica-addons/tumblr
Michael Vogel 2e96c60a47 Reduce the opacity of the network settings icon when disabled. 2014-04-24 16:18:36 +02:00
..
lang add per-plugin language files 2013-02-27 09:38:30 -05:00
tumblroauth tumblr: Now works with oAuth 2012-12-10 23:33:28 +01:00
README tumblr: Now works with oAuth 2012-12-10 23:33:28 +01:00
tumblr.css gpluspost/tumblr: Some small optical changes to the settings of the connectors 2013-10-03 14:14:26 +02:00
tumblr.php Reduce the opacity of the network settings icon when disabled. 2014-04-24 16:18:36 +02:00

README

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:
http://www.tumblr.com/oauth/apps

Tumblr-OAuth-Library:
https://groups.google.com/d/msg/tumblr-api/g6SeIBWvsnE/gnWqT9jFSlEJ