# HG changeset patch # User Alessio Caiazza # Date 1256806248 -3600 # Node ID b017b58d9ece2e1f65d35b24be9d25cd52a5241c # Parent 50c112310e9e73d5d2f4538605b39f479db4e20e Anobii, DeviantART, LibraryThingand and Songza support. Closes #17 and #18 and #19 and #20 and #22 diff -r 50c112310e9e73d5d2f4538605b39f479db4e20e -r b017b58d9ece2e1f65d35b24be9d25cd52a5241c aboutme.php --- a/aboutme.php Fri Jun 19 19:49:05 2009 +0200 +++ b/aboutme.php Thu Oct 29 09:50:48 2009 +0100 @@ -80,7 +80,12 @@ 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'), array(34,'ebay.png','http://myworld.ebay.com/%userid%','Enter your Ebay username.','Ebay'), -array(35,'qik.png','http://qik.com/%userid%','Enter your Qik username.','Qik') +array(35,'qik.png','http://qik.com/%userid%','Enter your Qik username.','Qik'), +array(36,'anobii.png','http://www.anobii.com/%userid%','Enter your Anobii username.','Anobii'), +array(37,'deviantart.png','http://%userid%.deviantart.com','Enter your deviantART username.','DeviantART'), +array(38,'songza.png','http://songza.fm/%userid%','Enter your songza username.','Songza'), +array(39,'librarything.png','http://www.librarything.com/profile/%userid%','Enter your LibraryThing username.','LibraryThing'), + ); //comparison based on socialnetwok name diff -r 50c112310e9e73d5d2f4538605b39f479db4e20e -r b017b58d9ece2e1f65d35b24be9d25cd52a5241c images/anobii.png Binary file images/anobii.png has changed diff -r 50c112310e9e73d5d2f4538605b39f479db4e20e -r b017b58d9ece2e1f65d35b24be9d25cd52a5241c images/deviantart.png Binary file images/deviantart.png has changed diff -r 50c112310e9e73d5d2f4538605b39f479db4e20e -r b017b58d9ece2e1f65d35b24be9d25cd52a5241c images/librarything.png Binary file images/librarything.png has changed diff -r 50c112310e9e73d5d2f4538605b39f479db4e20e -r b017b58d9ece2e1f65d35b24be9d25cd52a5241c images/songza.png Binary file images/songza.png has changed diff -r 50c112310e9e73d5d2f4538605b39f479db4e20e -r b017b58d9ece2e1f65d35b24be9d25cd52a5241c readme.txt --- a/readme.txt Fri Jun 19 19:49:05 2009 +0200 +++ b/readme.txt Thu Oct 29 09:50:48 2009 +0100 @@ -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, Google Profile, Google Reader, Qype, Orkut, ebay, Qik +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, ebay, Qik, Anobii, DeviantART, LibraryThing, Songza Requires at least: 2.6 Tested up to: 2.8 @@ -17,18 +17,20 @@ This plugin is forked from [SocialLinks](http://blog.maybe5.com/?page_id=94 "Social Links page") **What's new** -Qik support. +Anobii, DeviantART, LibraryThing, Qik and Songza support. **Supported Networks:** * Amazon Wishlist +* Anobii * Bitbucket * Blogs * BlogMarks * Dapx * Delicious +* DeviantART * Digg * Disqus * Ebay @@ -44,6 +46,7 @@ * Identi.ca * Jeqq * Last FM +* LibraryThing * Linked In * My Space * Orkut @@ -54,6 +57,7 @@ * Qype * RedGage * Sixent +* Songza * Stumble Upon * Technorati * Twitter @@ -93,7 +97,7 @@ 1. About Me sidebar widget == Change Log == -* 1.0.6 NEW: Qik support +* 1.0.6 NEW: Anobii, DeviantART, LibraryThing, Qik and Songza support. * 1.0.5 NEW:works on subpath installation. goodreads.com, orkut, google profile, google reader, qype, ebay support * 1.0.4 NEW:redgage.com support * 1.0.3 NEW:Disqus.com support