scotu / django-plusbadges

Django app to create Google+ user-badges as embeddable web widgets

Home Page:http://plustoys.powazord.com/widgets/badges/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django app to create Google+ user-badges as embeddable web widgets

Note: on python version 2.5 or less the package ssl is needed

Included templates:
 * plusbadges/create_badge.html: template used for the page that hosts the form that ask for user data needed to create the badge
 * plusbadges/badge.html: the result page showing embeddable codes and an example of the actual badge
 * plusbadges/embeddable_badge.html: the actual badge html
 * plusbadges/embeddable_fragment_badge.html: the badge's html for the iframe-less badge

About

Django app to create Google+ user-badges as embeddable web widgets

http://plustoys.powazord.com/widgets/badges/


Languages

Language:Python 73.3%Language:JavaScript 26.7%