# HG changeset patch # User Alessio Caiazza # Date 1245323946 -7200 # Node ID eb1189caee7babd5608aa77a5578e456beb24d57 # Parent f7e0867e93a67781831819cec74d164ef3091df4 ebay, goodreads and fixes on old patches diff -r f7e0867e93a67781831819cec74d164ef3091df4 -r eb1189caee7babd5608aa77a5578e456beb24d57 add_ebay --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/add_ebay Thu Jun 18 13:19:06 2009 +0200 @@ -0,0 +1,67 @@ +add ebay support. + +diff --git a/aboutme.php b/aboutme.php +--- a/aboutme.php ++++ b/aboutme.php +@@ -78,7 +78,8 @@ + 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') ++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') + ); + + //comparison based on socialnetwok name +diff --git a/images/ebay.png b/images/ebay.png +new file mode 100644 +index 0000000000000000000000000000000000000000..c974a20b2bd559fc789d61bccea3fd41894c4c2f +GIT binary patch +literal 405 +zc%17D@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%b@U_I1CZGssfk$L9 +zkoEv$x0Bg+Ai=T%$8?x}hL~e(4+9zdJY5_^EKXmYbTHT1kjHs`caF>Xl=CWQQ_dcd +ztNSzYzM5k-52IX4w2C6Po!r}-3v=i5M`gc%wSM|3-I<&HHqPsfl)XLg>dVTC`}20n +z2{4#iGk7mbcXS9g{inu1^q+*ckmF?e>;!Q~9pX>qv5OD9dUp +z5vX{-Z{_Y{k8hLSA3gf_yFmGGi3yws)+`V@@$Z+ud@#$W0EubJIUM$n(wkPFVE!hc +zTw@mV{{Ie->dJrH=gYU|hg)4M@|Cfw7gT2}A>H*tRsF +O1_n=8KbLh*2~7Z(fsqgZ + +diff --git a/readme.txt b/readme.txt +--- a/readme.txt ++++ b/readme.txt +@@ -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 ++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 + + 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** +-Google reader support, Google profile support, Orkut support, GoodReads support, Qype support. ++Google reader support, Google profile support, Orkut support, GoodReads support, Qype support. Ebay support. + + + **Supported Networks:** +@@ -31,6 +31,7 @@ + * Delicious + * Digg + * Disqus ++* Ebay + * Facebook + * Flickr + * FriendFeed +@@ -86,7 +87,7 @@ + 1. About Me sidebar widget + + == Change Log == +-* 1.0.5 NEW:works on subpath installation. goodreads.com, orkut, google profile, google reader, qype 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 + * 1.0.2 NEW:Hyves.nl support; MINOR: title tag added to images diff -r f7e0867e93a67781831819cec74d164ef3091df4 -r eb1189caee7babd5608aa77a5578e456beb24d57 add_goodreads --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/add_goodreads Thu Jun 18 13:19:06 2009 +0200 @@ -0,0 +1,68 @@ +support for goodreads.com, fixes #12 + +diff --git a/aboutme.php b/aboutme.php +--- a/aboutme.php ++++ b/aboutme.php +@@ -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 --git a/images/goodreads.png b/images/goodreads.png +new file mode 100644 +index 0000000000000000000000000000000000000000..3d16e61925550143d4aa115f02f13550e6204c96 +GIT binary patch +literal 543 +zc%17D@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbMffdHQnS0MfW|NrmbKYjc5@yCxZ +zfByXX{_W$puOEK?`10fX=kMP>ef#?H*UxW1e|-J@>&J!Dhwt9Je0a~6xs%#gEts}_ +z-O`hX_kQ~D?&JHnYZlF1zieKdk8OEIbX!Hv#Fk16MFCd>g&;ezB^^^x^%#zkmPz`^P{u5Z`Fa38Xj+ +zJR*yMvQ&ro(*B5OZwpVIZT=)5S4F;&N&KaiK#7JT8kF?wwHk5;x^W +z%f0{qpBtz=6JR^*(QaDK##Y9rR;K0<4gb&nxep30 +MPgg&ebxsLQ0F7MQf&c&j + +diff --git a/readme.txt b/readme.txt +--- a/readme.txt ++++ b/readme.txt +@@ -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 diff -r f7e0867e93a67781831819cec74d164ef3091df4 -r eb1189caee7babd5608aa77a5578e456beb24d57 add_qype_orkut_google_profile_and_reader --- a/add_qype_orkut_google_profile_and_reader Wed Jun 17 18:50:10 2009 +0200 +++ b/add_qype_orkut_google_profile_and_reader Thu Jun 18 13:19:06 2009 +0200 @@ -3,16 +3,16 @@ diff --git a/aboutme.php b/aboutme.php --- a/aboutme.php +++ b/aboutme.php -@@ -73,7 +73,11 @@ - array(25,'hellotxt.gif','http://hellotxt.com/user/%userid%','Enter your Hellotxt username.','Hellotxt'), +@@ -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(28,'redgage.png','http://www.redgage.com/%userid%','Enter your RedGage username.','RedGage'), -+array(29,'qype.png','http://www.qype.com/people/%userid%','Enter your Qype username.','Qype'), -+array(30,'orkut.png','%userid%','Enter your complete Orkut URL.','Orkut'), -+array(31,'google.png','%userid%','Enter your complete Google Profile URL.','Google Profile'), -+array(32,'googlereader.png','%userid%','Enter your complete Google Reader shared URL.','Google Reader') + 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 @@ -82,3 +82,56 @@ zfeu=O4e?qxY6NYXk`yxkz6QS3F4K~L>8Fh;l=eSNDqdH-f9lm?O3Oh