Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/themactep/jquery-flattr

jQuery plugin to add Flattr buttons to Blogger posts
https://github.com/themactep/jquery-flattr

Last synced: about 2 months ago
JSON representation

jQuery plugin to add Flattr buttons to Blogger posts

Awesome Lists containing this project

README

        

Flattr buttons for Blogger.
Paul Philippov

Documentation:
--------------
Flattr is the worlds first social micro-payment system. Go to https://flattr.com/ to get a clue and join.
This plugins will automatically scan a blog page and add a nice dynamic flatter button to each post.
Should work for most Blogger templates. No warranties though. Feel free to hack and submit patches.

Installation:
-------------
Copy the followind code within area of your HTML template. Don't forget to replace with your Flattr username.

$('document').ready(function(){
$(this).flattr('<username>');
});

Optionally, you can define a custom button type, and the language of posts:

$('document').ready(function(){
$(this).flattr('', 'compact', 'ru_RU');
});

List of supported language codes: http://api.flattr.com/odapi/languages/human
Flattr JavaScript API for hackers: https://flattr.com/support/integrate/js

License:
--------
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
http://creativecommons.org/licenses/by-sa/3.0/

Support:
---------
Like it? Go Flattr me: http://flattr.com/thing/111432/Flattr-buttons-for-Blogger-jQuery-plugin