All Projects → fdv → social_bookmark

fdv / social_bookmark

Licence: MIT license
Adds "add to ..." more 70 social bookmarks and websites websites to your rails generated contents

Programming Languages

ruby
36898 projects - #4 most used programming language
SocialBookmark
==============

Social Bookmark is a rails port of Wordpress Social Bookmark plugin by Apostolos Dountsis.

Install
=======

Just run ./script/plugin install git://github.com/fdv/social_bookmark.git from your Rails app, the plugin will do the rest.

Edit config/sites_EN.xml to chose the social bookmarks you want to display.

Edit your template and add 

<%= render_social_bookmarks(link, title) %>

Link is the link to your content.
Title is your content title

Copyright (c) 2009 Frédéric de Villamil, released under the MIT license
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].