friendica-addons/tumblr
tobiasd 0b459e8379 Merge pull request #166 from annando/master
inflate/deflate settings
2013-12-01 02:25:26 -08: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 Merge pull request #166 from annando/master 2013-12-01 02:25:26 -08: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