# HG changeset patch # User Alessio Caiazza # Date 1245324139 0 # Node ID a7740ab344f9eb2d11fac1d390450dde4be42d74 # Parent e0a831f2e6ccbc763b149026d2a7849250bd03a9 support for qype, orkut, google profile and google reader. Fixes #10 diff -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 -r a7740ab344f9eb2d11fac1d390450dde4be42d74 aboutme.php --- a/aboutme.php Thu Jun 18 11:21:41 2009 +0000 +++ b/aboutme.php Thu Jun 18 11:22:19 2009 +0000 @@ -74,7 +74,11 @@ 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(29,'goodreads.png','http://goodreads.com/%userid%','Enter your GoodReads username','GoodReads') +array(29,'goodreads.png','http://goodreads.com/%userid%','Enter your GoodReads username','GoodReads'), +array(30,'qype.png','http://www.qype.com/people/%userid%','Enter your Qype username.','Qype'), +array(31,'orkut.png','http://www.orkut.com/Main#Profile.aspx?uid=%userid%','Enter your Orkut numeric uid.','Orkut'), +array(32,'google.png','http://www.google.com/profiles/%userid%','Enter your Google username (without @google.com).','Google Profile'), +array(33,'googlereader.png','http://www.google.com/reader/shared/%userid%','Enter your Google Reader shared number.','Google Reader') ); //comparison based on socialnetwok name diff -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 -r a7740ab344f9eb2d11fac1d390450dde4be42d74 images/Google.png Binary file images/Google.png has changed diff -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 -r a7740ab344f9eb2d11fac1d390450dde4be42d74 images/google.png Binary file images/google.png has changed diff -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 -r a7740ab344f9eb2d11fac1d390450dde4be42d74 images/orkut.png Binary file images/orkut.png has changed diff -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 -r a7740ab344f9eb2d11fac1d390450dde4be42d74 images/qype.png Binary file images/qype.png has changed diff -r e0a831f2e6ccbc763b149026d2a7849250bd03a9 -r a7740ab344f9eb2d11fac1d390450dde4be42d74 readme.txt --- a/readme.txt Thu Jun 18 11:21:41 2009 +0000 +++ b/readme.txt Thu Jun 18 11:22:19 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, GoodReads +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, Google Profile, Google Reader, Qype, Orkut 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** -GoodReads support. +Google reader support, Google profile support, Orkut support, GoodReads support, Qype support. **Supported Networks:** @@ -36,6 +36,8 @@ * FriendFeed * Github * GoodReads +* Google Profile +* Google Reader * Hellotxt * Hyves.nl * Identi.ca @@ -43,10 +45,12 @@ * Last FM * Linked In * My Space +* Orkut * Picasa Web Albums * Plurk +* Pownce +* Qype * RedGage -* Pownce * Sixent * Stumble Upon * Technorati @@ -82,7 +86,7 @@ 1. About Me sidebar widget == Change Log == -* 1.0.5 NEW:works on subpath installation, goodreads.com support +* 1.0.5 NEW:works on subpath installation. goodreads.com, orkut, google profile, google reader, qype 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