From 86eeb91d731a1f58203a7d0652ce95fc4685aa84 Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Tue, 6 Mar 2012 23:30:57 +1030 Subject: [PATCH] Fix dir structure --- Hatena.php => Services/Hatena.php | 0 {Hatena => Services/Hatena}/Asin.php | 0 {Hatena => Services/Hatena}/Autolink.php | 0 {Hatena => Services/Hatena}/Bookmark.php | 0 {Hatena => Services/Hatena}/Bookmarknum.php | 0 {Hatena => Services/Hatena}/Exist.php | 0 {Hatena => Services/Hatena}/Foto.php | 0 {Hatena => Services/Hatena}/Question.php | 0 {Hatena => Services/Hatena}/Search.php | 0 {Hatena => Services/Hatena}/Similar.php | 0 package.xml | 136 ++++++++++++++++ package2.xml | 168 -------------------- 12 files changed, 136 insertions(+), 168 deletions(-) rename Hatena.php => Services/Hatena.php (100%) rename {Hatena => Services/Hatena}/Asin.php (100%) rename {Hatena => Services/Hatena}/Autolink.php (100%) rename {Hatena => Services/Hatena}/Bookmark.php (100%) rename {Hatena => Services/Hatena}/Bookmarknum.php (100%) rename {Hatena => Services/Hatena}/Exist.php (100%) rename {Hatena => Services/Hatena}/Foto.php (100%) rename {Hatena => Services/Hatena}/Question.php (100%) rename {Hatena => Services/Hatena}/Search.php (100%) rename {Hatena => Services/Hatena}/Similar.php (100%) create mode 100644 package.xml delete mode 100644 package2.xml diff --git a/Hatena.php b/Services/Hatena.php similarity index 100% rename from Hatena.php rename to Services/Hatena.php diff --git a/Hatena/Asin.php b/Services/Hatena/Asin.php similarity index 100% rename from Hatena/Asin.php rename to Services/Hatena/Asin.php diff --git a/Hatena/Autolink.php b/Services/Hatena/Autolink.php similarity index 100% rename from Hatena/Autolink.php rename to Services/Hatena/Autolink.php diff --git a/Hatena/Bookmark.php b/Services/Hatena/Bookmark.php similarity index 100% rename from Hatena/Bookmark.php rename to Services/Hatena/Bookmark.php diff --git a/Hatena/Bookmarknum.php b/Services/Hatena/Bookmarknum.php similarity index 100% rename from Hatena/Bookmarknum.php rename to Services/Hatena/Bookmarknum.php diff --git a/Hatena/Exist.php b/Services/Hatena/Exist.php similarity index 100% rename from Hatena/Exist.php rename to Services/Hatena/Exist.php diff --git a/Hatena/Foto.php b/Services/Hatena/Foto.php similarity index 100% rename from Hatena/Foto.php rename to Services/Hatena/Foto.php diff --git a/Hatena/Question.php b/Services/Hatena/Question.php similarity index 100% rename from Hatena/Question.php rename to Services/Hatena/Question.php diff --git a/Hatena/Search.php b/Services/Hatena/Search.php similarity index 100% rename from Hatena/Search.php rename to Services/Hatena/Search.php diff --git a/Hatena/Similar.php b/Services/Hatena/Similar.php similarity index 100% rename from Hatena/Similar.php rename to Services/Hatena/Similar.php diff --git a/package.xml b/package.xml new file mode 100644 index 0000000..be09367 --- /dev/null +++ b/package.xml @@ -0,0 +1,136 @@ + + + Services_Hatena + pear.php.net + WebServices for Hatena + Interface to Hatena's XML-API. +feature, follows: +It provides objects to operate Hatena's Bookmark or Fotolife service, +and get information from Hatena Web Site. + + Makoto Tanaka + makoto + tanaka.makoto@gmail.com + yes + + 2012-03-06 + + + 0.1.4 + 0.1.4 + + + alpha + alpha + + php + +We can use Hatena's Web Servies API with this package. +i like Hatena. i want to say "thank you" to developer's member in Hatena. +Because there was help of many people, I was able to make a package. +Thanks for Mr.Shoma. + +0.1.4) bug fix on Asin,Bookmarknum,Exist and Similar.php. Thank you, daniel. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4.0.0 + + + 1.4.0b1 + + + PEAR + pear.php.net + 1.3.0 + + + Services_OpenSearch + pear.php.net + 0.0.1 + + + XML_RPC + pear.php.net + 1.1.0 + + + HTTP_Request + pear.php.net + 1.3.0 + + + + + + + + 0.1.4 + 0.1.4 + + + alpha + alpha + + 2012-03-06 + php + +We can use Hatena's Web Servies API with this package. +i like Hatena. i want to say "thank you" to developer's member in Hatena. +Because there was help of many people, I was able to make a package. +Thanks for Mr.Shoma. + +0.1.4) bug fix on Asin,Bookmarknum,Exist and Similar.php. Thank you, daniel. + + + + diff --git a/package2.xml b/package2.xml deleted file mode 100644 index cc365a3..0000000 --- a/package2.xml +++ /dev/null @@ -1,168 +0,0 @@ - - - Services_Hatena - pear.php.net - WebServices for Hatena - Interface to Hatena's XML-API. -feature, follows: -It provides objects to operate Hatena's Bookmark or Fotolife service, -and get information from Hatena Web Site. - - - - Makoto Tanaka - makoto - tanaka.makoto@gmail.com - yes - - 2008-11-09 - - - 0.1.4 - 0.1.4 - - - alpha - alpha - - php - We can use Hatena's Web Servies API with this package. -i like Hatena. i want to say "thank you" to developer's member in Hatena. -Because there was help of many people, I was able to make a package. -Thanks for Mr.Shoma. - -0.1.4) bug fix on Asin,Bookmarknum,Exist and Similar.php. Thank you, daniel. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 4.0.0 - - - 1.4.0b1 - - - PEAR - pear.php.net - 1.3.0 - - - Services_OpenSearch - pear.php.net - 0.0.1 - - - XML_RPC - pear.php.net - 1.1.0 - - - HTTP_Request - pear.php.net - 1.3.0 - - - - - - - - 0.1.4 - 0.1.4 - - - alpha - alpha - - 2008-11-09 - php - We can use Hatena's Web Servies API with this package. -i like Hatena. i want to say "thank you" to developer's member in Hatena. -Because there was help of many people, I was able to make a package. -Thanks for Mr.Shoma. - -0.1.4) bug fix on Asin,Bookmarknum,Exist and Similar.php. Thank you, daniel. - - - - -