Revision history for HTML-SocialMedia
0.17 Sat Feb 11 21:47:15 EST 2012
Only do kwalitee test in author environment because it throws too
many false positives
0.16
Added the optional cache parameter
0.15 Wed Jan 11 10:39:20 GMT 2012
Google PlusOne: use http or https as needed rather than always using
https
Fix as_string test if Facebook supports fr_US
0.14 Thu Dec 29 21:40:15 EST 2011
Added some author tests
Fixed dependancy
Changed to new Google plusone code, including multi-lingual support
0.13 Mon Oct 24 14:26:23 EDT 2011
Ensured consistent spacecing between LinkedIn and Google plus1 on
Firefox and IE
Added Reddit
0.12 Wed Oct 5 13:42:51 EDT 2011
Added support for LinkedIn's share button
Added render: synonym for as_string() added for compatability with
HTML::Adsense
0.11 Thu Sep 15 12:55:58 EDT 2011
If the brower's chosen language isn't supported by Facebook, then
fallback to en_GB. It would be nice to try more sensible
choices, perhaps later.
0.10 Wed Sep 14 15:20:20 EDT 2011
Fixed twitter follow button internationalisation
0.09 Sun Sep 11 13:10:35 EDT 2011
Better handling of unlikely internationalisation scenarios
0.08 Sat Sep 10 11:48:17 EDT 2011
Even more internationlisation support
0.07 Sat Sep 10 11:46:38 EDT 2011
Beefed up the example in the documentation
Improved internationalisation support
0.06 Thu Sep 8 18:28:35 EDT 2011
Fixed some line up issues
0.05
Google plus one wasn't being emitted in as_string()
0.04 Tue Sep 6 11:02:09 EDT 2011
Added twitter_related option to new
Renamed HTML-SocialMedia
0.03 Mon Sep 5 12:14:32 EDT 2011
Fixed Facebook button language localisation
0.02 Mon Sep 5 07:19:32 EDT 2011
Fixed the Facebook like button
0.01 Sun Sep 4 23:25:47 EDT 2011
First draft