1. yql_flickr_photos_recent:
Contains the most recent photos from flickr along with the link into the respective picture.
Reason:
A very basic view that only contains field to help user getting started on YQL Views Query module

2. yql_sushi:
List down the sushi restaurant in a particular place.
Reason:
More complex view, involving Sort, Filter and Exposed Filter.

3. yql_twitter:
List down tweets that contain drupal.
Reason:
External YQL table, using arguments

Comments

adityakg’s picture

Apparently (3) is not visible, as 'query settings' as a new stuff in Views is not yet exportable and importable. Thus, default view will not contain the query settings which is needed for (3).

(3) is damn cool though! Hopefully Views will tackle this soon.

(3) is taken from #911576: Another screencast available!

kenorb’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.