friendica-addons/tumblr
Michael Vogel 021d6265cd Massive reworking of the export connectors using the plaintext function, improving of the tumblr export, option to prevent too short wordpress postings 2014-05-29 12:42:25 +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 Massive reworking of the export connectors using the plaintext function, improving of the tumblr export, option to prevent too short wordpress postings 2014-05-29 12:42:25 +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