views_datasource 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-7.x-1.x-dev.tar.gz | 37.87 KB | f96aba51b91b146e1c0f36d12c736abe |
| views_datasource-7.x-1.x-dev.zip | 63.65 KB | 3fa162d5cc75f6ec1993f54b1d5bc6e1 |
Release notes
This is a development snapshot.
views_datasource 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-6.x-1.0-beta2.tar.gz | 37.26 KB | d5683d0a8e45cf7b8417c9294736be8c |
| views_datasource-6.x-1.0-beta2.zip | 65.44 KB | 272fa86da8b486f223eaa703fa3027a0 |
Release notes
Fixed:
http://drupal.org/node/838264 Patch by levjj to add DOAP support to views_rdf
http://drupal.org/node/844442 Views theme overriding now works as it should
http://drupal.org/node/855166 author element is now included in Atom doc header
http://drupal.org/node/847716: Closing tag of an XML element does not include
xmlns or any additional attributes defined on the starting tag.
views_datasource 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-6.x-1.0-beta1.tar.gz | 36.38 KB | d0567752fb141aad419858d67e5b3554 |
| views_datasource-6.x-1.0-beta1.zip | 62.56 KB | ad7544fea73550c99bc9937993ffb054 |
Release notes
This first beta release has significant changes from the alpha releases.
To upgrade from the previous version you should first:
1. Set your view's style to Unformatted or any one of the built-in
view styles.
2. Disable all 4 Views Datasource modules.
3. Delete each Views Datasource module folder from your modules folder.
4. Place the new versions of the modules in your modules folder.
5. Reenable each module.
6. Set your views' style to whichever plugin you were using. Check the
settings to see the new options available for the plugin.
views_datasource 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-6.x-1.0-alpha3.tar.gz | 21.13 KB | d2b6535969d08ec27cec4c1cb11d1261 |
| views_datasource-6.x-1.0-alpha3.zip | 32.27 KB | 3b73d94c772b6d8f08ce41041d75cfab |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-6.x-1.x-dev.tar.gz | 39.29 KB | dd56d0419286540211e486c99cd88785 |
| views_datasource-6.x-1.x-dev.zip | 63.42 KB | 53b8fc2fd67394fc0f44434bd368a835 |
Release notes
Committed patch by icylace (http://drupal.org/node/627384#comment-2257878):
1. Rewrote the JSON renderer. A preprocess step for making MIT Simile/Exhibit JSON has been added to streamline rendering. json_encode() will be used if it's available otherwise rendering will be done based on code from the drupal_to_js() Drupal core function. This allows for all data types including nested objects and arrays to be encoded properly. Preview rendering will be done using a more hacked version of the code from drupal_to_js() to allow for pretty-printing.
2. Reorganized the style settings screen.
3. Changed to the array form of str_replace() in views_json_encode_special_chars().
4. Empty fields are now included. I don't know why they were originally excluded.
5. Now using the "application/json" content type.
6. Renamed views_json_get_json() to views_json_get(). It now returns an object by default and also has an optional parameter to return the raw JSON string.
1. Renamed views_json_strip_illegal_chars() to views_json_check_label(). It's less of a misnomer and more informative of its intended use.
2. Corrected function comments for views_json_check_label().
3. Using views_json_check_label() on object labels as it should be.
views_datasource 5.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-5.x-1.0-alpha2.tar.gz | 52.9 KB | 0f7be15e5c7130e518b32daecf9d72f1 |
| views_datasource-5.x-1.0-alpha2.zip | 60.34 KB | 9cb9446721678c569216238ff4bd97a0 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-6.x-1.0-alpha2.tar.gz | 14.57 KB | 8935c6eef2e5b69c7b1db1ec436745b9 |
| views_datasource-6.x-1.0-alpha2.zip | 24.78 KB | 66c017a95284303134f14fc30d189dff |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-5.x-1.0-alpha1.tar.gz | 45.78 KB | a429fe9dd02d5d6e9b0c510f2f74b72e |
| views_datasource-5.x-1.0-alpha1.zip | 47.88 KB | 70ba57d65fe195866a19f81cc27c8891 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| views_datasource-6.x-1.0-alpha1.tar.gz | 9.14 KB | e2010d60482c2710c89f0a488445eafb |
| views_datasource-6.x-1.0-alpha1.zip | 10.88 KB | 071a9de949c7e137b6345a160efa570e |
Release notes
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.