Tag Archives: plugin

Fix for broken drag and drop in Wordpress Sociable plugin

Drag and drop is broken in the Wordpress Sociable plugin which means you cannot easily reorder your bookmarking options. I have seen posts 2 weeks old asking for a fix for this and I am too impatient…so here it is. Navigate to your sociable plugin directory and create a file called “sociable-admin.js”. Add the [...]
Posted in Software | Also tagged , , , | 1 Comment

The best time_select plugin for Ruby On Rails!

In some cases, the Ruby on Rails time_select helper is much uglier than it needs to be. It spits out 3 select boxes for the hour, minutes, and seconds. Your users do not always need accuracy to the minute. For example, you do not schedule doctor’s appointments for 3:13PM. You would at least [...]
Posted in Software | Also tagged , , , , | 10 Comments