friendica-addons/tumblr
Michael Vogel ce997a0367 The title for the settings now contain the words "import, "export" or "Mirror" according to their function. 2014-04-04 11:14:45 +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 The title for the settings now contain the words "import, "export" or "Mirror" according to their function. 2014-04-04 11:14:45 +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