From c9c61f7d94b9d255e6b65dff3e205c492e6eb34c Mon Sep 17 00:00:00 2001 From: Samuel Pullara Date: Sun, 3 May 2009 11:52:10 -0700 Subject: [PATCH] add the sample tables to the list --- alltables.env | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/alltables.env b/alltables.env index 1e9a91aa..363b294b 100644 --- a/alltables.env +++ b/alltables.env @@ -1,5 +1,6 @@ use 'http://www.datatables.org/amazon/amazon.ecs.xml' as amazon.ecs; use 'http://www.datatables.org/bitly/bit.ly.shorten.xml' as bit.ly.shorten; +use 'http://www.datatables.org/data/data.html.cssselect.xml' as data.html.cssselect; use 'http://www.datatables.org/delicious/delicious.feeds.popular.xml' as delicious.feeds.popular; use 'http://www.datatables.org/delicious/delicious.feeds.xml' as delicious.feeds; use 'http://www.datatables.org/dopplr/dopplr.auth.xml' as dopplr.auth; @@ -12,6 +13,7 @@ use 'http://www.datatables.org/dopplr/dopplr.trips.info.xml' as dopplr.trips.inf use 'http://www.datatables.org/etsy/etsy.listings.xml' as etsy.listings; use 'http://www.datatables.org/etsy/etsy.shops.xml' as etsy.shops; use 'http://www.datatables.org/etsy/etsy.users.xml' as etsy.users; +use 'http://www.datatables.org/flickr/flickr.auth.frob.xml' as flickr.auth.frob; use 'http://www.datatables.org/friendfeed/friendfeed.feeds.xml' as friendfeed.feeds; use 'http://www.datatables.org/friendfeed/friendfeed.home.xml' as friendfeed.home; use 'http://www.datatables.org/friendfeed/friendfeed.profile.xml' as friendfeed.profile; @@ -32,6 +34,7 @@ use 'http://www.datatables.org/greader/greader.user.folder.xml' as greader.user. use 'http://www.datatables.org/guardian/guardian.content.item.xml' as guardian.content.item; use 'http://www.datatables.org/guardian/guardian.content.search.xml' as guardian.content.search; use 'http://www.datatables.org/guardian/guardian.content.tags.xml' as guardian.content.tags; +use 'http://www.datatables.org/imdb/imdb.celeb.birthdays.xml' as imdb.celeb.birthdays; use 'http://www.datatables.org/iplocation/iplocation.xml' as iplocation; use 'http://www.datatables.org/lastfm/lastfm.compare.xml' as lastfm.compare; use 'http://www.datatables.org/lastfm/lastfm.tag.xml' as lastfm.tag; @@ -40,6 +43,7 @@ use 'http://www.datatables.org/misc/travel/pidgets.airports.xml' as pidgets.airp use 'http://www.datatables.org/nestoria/nestoria.keywords.xml' as nestoria.keywords; use 'http://www.datatables.org/nestoria/nestoria.metadata.xml' as nestoria.metadata; use 'http://www.datatables.org/nestoria/nestoria.search.xml' as nestoria.search; +use 'http://www.datatables.org/netflix/netflix.catalog.xml' as netflix.catalog; use 'http://www.datatables.org/nmm/nmm.archive.search.xml' as nmm.archive.search; use 'http://www.datatables.org/nmm/nmm.collections.search.xml' as nmm.collections.search; use 'http://www.datatables.org/nyt/nyt.article.search.xml' as nyt.article.search; @@ -57,7 +61,10 @@ use 'http://www.datatables.org/nyt/nyt.people.newsfeed.xml' as nyt.people.newsfe use 'http://www.datatables.org/nyt/nyt.people.profiles.xml' as nyt.people.profiles; use 'http://www.datatables.org/nyt/nyt.people.users.xml' as nyt.people.users; use 'http://www.datatables.org/opensocial/opensocial.people.xml' as opensocial.people; +use 'http://www.datatables.org/search/search.imageweb.xml' as search.imageweb; +use 'http://www.datatables.org/search/search.rank.xml' as search.rank; use 'http://www.datatables.org/shopping/shopping.product.search.xml' as shopping.product.search; +use 'http://www.datatables.org/social/social.friendapps.xml' as social.friendapps; use 'http://www.datatables.org/twitter/twitter.user.profile.xml' as twitter.user.profile; use 'http://www.datatables.org/twitter/twitter.user.status.xml' as twitter.user.status; use 'http://www.datatables.org/twitter/twitter.user.timeline.xml' as twitter.user.timeline;