mdarby / socialite
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Sat Aug 22 13:38:59 -0700 2009 | |
| |
README.textile | Sun Aug 23 12:14:45 -0700 2009 | |
| |
Rakefile | Sat Aug 22 13:38:59 -0700 2009 | |
| |
assets/ | Sun Aug 23 08:59:12 -0700 2009 | |
| |
init.rb | Sun Aug 23 08:34:01 -0700 2009 | |
| |
install.rb | Sun Aug 23 08:57:02 -0700 2009 | |
| |
lib/ | Sun Aug 23 20:38:43 -0700 2009 | |
| |
tasks/ | Sat Aug 22 13:38:59 -0700 2009 | |
| |
test/ | Sat Aug 22 13:38:59 -0700 2009 | |
| |
uninstall.rb | Sat Aug 22 13:38:59 -0700 2009 |
README.textile
Socialite
A Ruby on Rails plugin that provides an easy way to share your content on the most popular social networking sites.
What it does
Socialite simply adds a view helper socialite to your application. Pass it a URL and title and it will generate links to submit your content to the most popular social networking sites.
- Digg
- StumbleUpon
- Technorati
Requirements
None, yo.
How to Install
Install the Socialite plugin:
./script/plugin install git://github.com/mdarby/socialite.git
How to Use
<%= socialite(:url => URL, :title => TITLE) %>
Looks
Socialite looks like this by default:

Of course, you can style it anyway you wish by tweaking stylesheets/socialite.css
Help
Add a ticket to Socialite’s Lighthouse Account
About the Author
My name is Matt Darby. I’m an IT Manager and Lead Web Dev at for Dynamix Engineering and hold a Master’s Degree in Computer Science from Franklin University in sunny Columbus, OH.
Feel free to check out my blog or recommend me
