Skip to content

A django-cms plugin that displays the last number of posts of a tumblr user.

Notifications You must be signed in to change notification settings

sclaughl/cmsplugin-tumblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A django-cms plugin that displays the last number of posts of a tumblr user.

This plugin could use a little more fleshing out, but what's there is solid and done properly. It retrieves tumblr data from tumblr's v2 API. It uses only the /avatar and /posts methods, thereby avoiding the complexities of oAuth (and the other methods don't really make sense in the context of a CMS plugin anyway). The data returned by the tumblr API are documented at http://www.tumblr.com/docs/en/api/v2/.

Feel free to email me with questions / feature requests.

About

A django-cms plugin that displays the last number of posts of a tumblr user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages