# HG changeset patch # User Alessio Caiazza # Date 1245324101 0 # Node ID e0a831f2e6ccbc763b149026d2a7849250bd03a9 # Parent 38f374c63b591721084ed7c0da9d16c28f01f2c7 support for goodreads.com, fixes #12 diff -r 38f374c63b591721084ed7c0da9d16c28f01f2c7 -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 aboutme.php --- a/aboutme.php Thu Jun 18 11:21:10 2009 +0000 +++ b/aboutme.php Thu Jun 18 11:21:41 2009 +0000 @@ -73,7 +73,8 @@ array(25,'hellotxt.gif','http://hellotxt.com/user/%userid%','Enter your Hellotxt username.','Hellotxt'), array(26,'hyves.png','http://%userid%.hyves.nl','Enter your Hyves.nl username.','Hyves.nl'), array(27,'disqus.png','http://disqus.com/people/%userid%','Enter your Disqus username.','Disqus'), -array(28,'redgage.png','http://www.redgage.com/%userid%','Enter your RedGage username.','RedGage') +array(28,'redgage.png','http://www.redgage.com/%userid%','Enter your RedGage username.','RedGage'), +array(29,'goodreads.png','http://goodreads.com/%userid%','Enter your GoodReads username','GoodReads') ); //comparison based on socialnetwok name diff -r 38f374c63b591721084ed7c0da9d16c28f01f2c7 -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 images/goodreads.png Binary file images/goodreads.png has changed diff -r 38f374c63b591721084ed7c0da9d16c28f01f2c7 -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 readme.txt --- a/readme.txt Thu Jun 18 11:21:10 2009 +0000 +++ b/readme.txt Thu Jun 18 11:21:41 2009 +0000 @@ -3,7 +3,7 @@ Contributors: nolith Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5570803 -Tags: widget,sidebar,Social network, profile page,social link,icon links,about me, XFN, Amazon, Wishlist, Bitbucket, Blogs, BlogMarks, Dapx, Delicious, Digg, Facebook, Flickr, FriendFeed, Github, Identi.ca, Jeqq, Last FM, Linked In, My Space, Picasa Web Albums, Plurk, Pownce, Sixent, Stumble Upon, Technorati, Twitter, YouTube, Xing, Hellotxt, Hyves.nl, Hyves.net, Disqus, redgage +Tags: widget,sidebar,Social network, profile page,social link,icon links,about me, XFN, Amazon, Wishlist, Bitbucket, Blogs, BlogMarks, Dapx, Delicious, Digg, Facebook, Flickr, FriendFeed, Github, Identi.ca, Jeqq, Last FM, Linked In, My Space, Picasa Web Albums, Plurk, Pownce, Sixent, Stumble Upon, Technorati, Twitter, YouTube, Xing, Hellotxt, Hyves.nl, Hyves.net, Disqus, redgage, GoodReads Requires at least: 2.6 Tested up to: 2.8 @@ -17,7 +17,7 @@ This plugin is forked from [SocialLinks](http://blog.maybe5.com/?page_id=94 "Social Links page") **What's new** -RedGage support. +GoodReads support. **Supported Networks:** @@ -35,6 +35,7 @@ * Flickr * FriendFeed * Github +* GoodReads * Hellotxt * Hyves.nl * Identi.ca @@ -81,6 +82,7 @@ 1. About Me sidebar widget == Change Log == +* 1.0.5 NEW:works on subpath installation, goodreads.com support * 1.0.4 NEW:redgage.com support * 1.0.3 NEW:Disqus.com support * 1.0.2 NEW:Hyves.nl support; MINOR: title tag added to images