friendica-addons/tumblr
2014-05-29 12:42:25 +02:00
..
lang
tumblroauth
README
tumblr.css
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

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