Releases for Views Datasource

views_datasource 6.x-1.0-alpha3

allisterbeharry - October 7, 2009 - 15:33
Official release from CVS tag: DRUPAL-6--1-0-ALPHA3
First released: October 7, 2009 - 15:33
Download: views_datasource-6.x-1.0-alpha3.tar.gz
Size: 21.13 KB
md5_file hash: d2b6535969d08ec27cec4c1cb11d1261
Last updated: October 7, 2009 - 15:37
View usage statistics for this release

Fixed:
http://drupal.org/node/557282
http://drupal.org/node/307223
http://drupal.org/node/306066

Added Atom renderer to views_xml. Added SIOC renderer to views_rdf. Added
hCalendar renderer to views_xhtml. Removed dependency of all plugins on
the 'unformatted' row plugin. To upgrade from the previous version you should
first disable the module, delete the previous version's files, place the new
version into the directory, then re-enable the module.

views_datasource 6.x-1.x-dev

allisterbeharry - September 8, 2009 - 16:51
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: September 8, 2009 - 16:51
Download: views_datasource-6.x-1.x-dev.tar.gz
Size: 21.35 KB
md5_file hash: c9b9cb407831b655bbae03c34984391c
Last updated: November 2, 2009 - 00:20
View usage statistics for this release

This is a snapshot of the module develpment - should run without errors but features will be in flux.

views_datasource 5.x-1.0-alpha2

allisterbeharry - July 9, 2008 - 23:08
Official release from CVS tag: DRUPAL-5--1-0-ALPHA2
First released: July 9, 2008 - 23:08
Download: views_datasource-5.x-1.0-alpha2.tar.gz
Size: 52.9 KB
md5_file hash: 0f7be15e5c7130e518b32daecf9d72f1
Last updated: July 9, 2008 - 23:10
View usage statistics for this release

Exhibit JSON output now validates with the validator at
http://simile.mit.edu/babel/validator Added simple JSON support to views_json
Added views_rdf plugin with FOAF renderer. Added views_xhtml plugin with hCard
renderer.

views_datasource 6.x-1.0-alpha2

allisterbeharry - July 9, 2008 - 07:07
Official release from CVS tag: DRUPAL-6--1-0-ALPHA2
First released: July 9, 2008 - 07:07
Download: views_datasource-6.x-1.0-alpha2.tar.gz
Size: 14.57 KB
md5_file hash: 8935c6eef2e5b69c7b1db1ec436745b9
Last updated: July 9, 2008 - 07:10
View usage statistics for this release

Exhibit JSON output now validates with the validator at
http://simile.mit.edu/babel/validator Added simple JSON support to views_json
Added views_xml plugin with raw XML and OPML renderer. Added views_rdf plugin
with FOAF renderer. Added views_xhtml plugin with hCard renderer.

views_datasource 5.x-1.0-alpha1

allisterbeharry - June 2, 2008 - 20:29
Official release from CVS tag: DRUPAL-5--1-0-ALPHA1
First released: June 2, 2008 - 20:29
Download: views_datasource-5.x-1.0-alpha1.tar.gz
Size: 45.78 KB
md5_file hash: a429fe9dd02d5d6e9b0c510f2f74b72e
Last updated: June 2, 2008 - 20:31
View usage statistics for this release

This is a proof-of-concept release with working views_json and views_xml plugins for Drupal 5. The available formats are Exhibit JSON, OPML, and Raw XML.

views_datasource 6.x-1.0-alpha1

allisterbeharry - May 25, 2008 - 08:05
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
First released: May 25, 2008 - 08:05
Download: views_datasource-6.x-1.0-alpha1.tar.gz
Size: 9.14 KB
md5_file hash: e2010d60482c2710c89f0a488445eafb
Last updated: May 25, 2008 - 08:10
View usage statistics for this release

This is a proof-of-concept release with a working views_json plugin for Drupal 6. In the Views interface simply select the view style as JSON data document (Exhibit format only) and the row style as Unformatted (separator must be |). Because the template changes the page Content-type to text/javascript and immediately exits Drupal, the live preview will throw an error. This can be ignored; just save your view as a page and view it normally at the URL to get the JSON output. I forgot to remove a debug print statement at the top so you will see Array
(
[format] => Exhibit
)
before the JSON output.

Edit views-view-json.tpl.php and comment out the print_r($options); on line 17.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.