Blank

Integrated “Share This”

A few weeks ago I installed the “Share This” Plugin by Alex King on this web site. I thought it maybe nice to have this work on the main site for the various song lists. What I really liked was that it was a javascript pop-up that also worked when javascript was off via a dedicated page.

I’ve done a fairly dirty conversion to rails. The original used the Wordpress internal code to call the mailer so I’ve added a controller to call ActionMailer, the same controller is responsible for the non-javascript page. As usual most of the time went into layout and CSS issues ;-)

Maybe sometime I’ll clean it up and re-release it as a rails generator, but we’ll see if I get to it - I am drowning with lots of things to do.

Leave a Reply