Le Rayon UX

La radiographie du Web en temps presque réel / thème en chantier (je m'appelle Teuse)

A Social Bookmark plugin for your Ruby on Rails applications

Ruby on RailsI’ve just released a Social Bookmark plugin for your Ruby on Rails application. It allows you to display bookmark links on your contents for up to 70 social bookmark sites, including Delicious, Diigo, Digg, Facebook, Google Bookmarks, reddit, Slashdot, Stumble Upon… and many more.

Install Social Bookmark Plugin

Installing social Bookmark plugin is very easy. You need to run the usual plugin install command, and Social Bookmark plugin copies everything where it needs to be.

$ ./script/plugin install git://github.com/fdv/social_bookmark.git

In your views, add the following:

<%= render_social_bookmarks(link, title) %>

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

Then, edit your config/sites_EN.xml file to remove the unanted social bookmark services, and restart your Rails application.

Social Bookmark plugin is released under the MIT licence.

  • Par Nicolas 23/03/2009 at 09h41

    Thanks a lot, I think I’m going to use it for serialcooking.

    Cheers Nic


  • Par stephen 10/02/2010 at 19h29

    is there a working demo of this?

    people are FAR more likely to use your plugin if you use it yourself…. which you don’t appear to be doing


Commentaire A Social Bookmark plugin for your Ruby on Rails applications