Skip to content

Commit

Permalink
Merge pull request yql#167 from houyhnhnm/master
Browse files Browse the repository at this point in the history
Deleted folders and replaced them with lower case ones
  • Loading branch information
pjdonnelly committed Mar 19, 2012
2 parents 9ce4d23 + b74ad1e commit ac06077
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion HIA/HIA.extract.xml → ia/ia.extract.xml
Expand Up @@ -2,7 +2,7 @@
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd"> <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd">
<meta> <meta>
<author>Houyhnhnm</author> <author>Houyhnhnm</author>
<description>extract a media file specified by the user from the internet archive element page. The url must be that of an internet archive page. The type is </description> <description>extract a media file specified by the user from the internet archive element page. The url must be that of an internet archive page. </description>
<documentationURL></documentationURL> <documentationURL></documentationURL>
<sampleQuery>select * from {table} where url="http://www.archive.org/details/yahoosatiricalrh00luci" and type="2" and ftype="txt"</sampleQuery> <sampleQuery>select * from {table} where url="http://www.archive.org/details/yahoosatiricalrh00luci" and type="2" and ftype="txt"</sampleQuery>
<sampleQuery>select * from {table} where url="http://www.archive.org/details/MerrieMelodies-HittinTheTrailForHallelujahLand" and type="1" and ftype="mp4"</sampleQuery> <sampleQuery>select * from {table} where url="http://www.archive.org/details/MerrieMelodies-HittinTheTrailForHallelujahLand" and type="1" and ftype="mp4"</sampleQuery>
Expand Down
2 changes: 1 addition & 1 deletion HIA/HIA.search.xml → ia/ia.search.xml
Expand Up @@ -2,7 +2,7 @@
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd"> <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd">
<meta> <meta>
<author>Houyhnhnm</author> <author>Houyhnhnm</author>
<description>Search differenct sources of The Internet Archive, and returns the entries for the first page or a page described. Developer's note: it does not check for the number of pages from a query and use that to make a true control on the page input, restricting it to the number of pages the Internet Archive responds to with a page. Also a connect failure issue arises from the search if the page is too far, and it comes up as an error</description> <description>Search differenct sources of The Internet Archive, returns the entries for the first page or a page described. Developer's note: it does not check for the number of pages from a query and use that to make a true control on the page input, restricting it to the number of pages the Internet Archive responds to with a page. Also a connect failure issue arises from the search if the page is too far, and it comes up as an error</description>
<documentationURL>http://www.associatedcontent.com/article/9000477/github_hiasearch.html?cat=15</documentationURL> <documentationURL>http://www.associatedcontent.com/article/9000477/github_hiasearch.html?cat=15</documentationURL>
<sampleQuery>select * from {table} where query="yahoo" and zone="4"</sampleQuery> <sampleQuery>select * from {table} where query="yahoo" and zone="4"</sampleQuery>
<sampleQuery>select * from {table} where query="yahoo" and zone="4" and page="2"</sampleQuery> <sampleQuery>select * from {table} where query="yahoo" and zone="4" and page="2"</sampleQuery>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any"> <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any">
<meta> <meta>
<author>HOUYHNHNM</author> <author>HOUYHNHNM</author>
<description> Gets Fans of a YAhoo Contributor (based on yahoo's selection process on a user's frontpage,maximum results are 12)</description> <description> Gets Fans of a YAhoo Contributor and Yahoo Voices (based on yahoo's selection process on a user's frontpage,maximum results are 12)</description>
<documentationURL></documentationURL> <documentationURL></documentationURL>
<sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/270293/carol_rucker.html"</sampleQuery> <sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/270293/carol_rucker.html"</sampleQuery>
</meta> </meta>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any"> <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any">
<meta> <meta>
<author>HOUYHNHNM</author> <author>HOUYHNHNM</author>
<description> Gets Favorite connections of a YAhoo Contributor (based on yahoo's selection process on a user's frontpage,maximum results are 12)</description> <description> Gets Favorite connections of a YAhoo Contributor and yahoo voices(based on yahoo's selection process on a user's frontpage,maximum results are 12)</description>
<documentationURL></documentationURL> <documentationURL></documentationURL>
<sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/270293/carol_rucker.html"</sampleQuery> <sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/270293/carol_rucker.html"</sampleQuery>
</meta> </meta>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any"> <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any">
<meta> <meta>
<author>HOUYHNHNM</author> <author>HOUYHNHNM</author>
<description> Gets the list of featured articles by a Yahoo Voices contributor from their frontpage</description> <description> Gets the list of featured articles by a Yahoo contributor and Yahoo voices member from their frontpage</description>
<documentationURL></documentationURL> <documentationURL></documentationURL>
<sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/270293/carol_rucker.html"</sampleQuery> <sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/270293/carol_rucker.html"</sampleQuery>
<sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/1167189/r_salley.html"</sampleQuery> <sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/1167189/r_salley.html"</sampleQuery>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any"> <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any">
<meta> <meta>
<author>HOUYHNHNM</author> <author>HOUYHNHNM</author>
<description> Gets the list of articles started with most recent</description> <description> Gets the list of articles started with most recent from a Yahoo Contributor or Yahoo Voices member</description>
<documentationURL></documentationURL> <documentationURL></documentationURL>
<sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/270293/carol_rucker.html"</sampleQuery> <sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/270293/carol_rucker.html"</sampleQuery>
<sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/1167189/r_salley.html"</sampleQuery> <sampleQuery>select * from {table} where query="http://contributor.yahoo.com/user/1167189/r_salley.html"</sampleQuery>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any"> <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" securityLevel="any">
<meta> <meta>
<author>HOUYHNHNM</author> <author>HOUYHNHNM</author>
<description> Gets the most recent comments from an article</description> <description> Gets the most recent comments from an article of a Yahoo Contributor or Yahoo Voices member</description>
<documentationURL></documentationURL> <documentationURL></documentationURL>
<sampleQuery>select * from {table} where query="http://voices.yahoo.com/create-wire-details-enhance-favorite-craft-10919947.html?cat=24"</sampleQuery> <sampleQuery>select * from {table} where query="http://voices.yahoo.com/create-wire-details-enhance-favorite-craft-10919947.html?cat=24"</sampleQuery>
<sampleQuery>select * from {table} where query="http://voices.yahoo.com/a-day-out-taste-south-france-chteau-planeres-10865399.html?cat=16"</sampleQuery> <sampleQuery>select * from {table} where query="http://voices.yahoo.com/a-day-out-taste-south-france-chteau-planeres-10865399.html?cat=16"</sampleQuery>
Expand Down

0 comments on commit ac06077

Please sign in to comment.