After installing the views datasource modules, absolutely nothing happens. I get no additional plugins on my views page. I've cleared caches, created new views, played with most of the settings possible, but cannot get the plugins to appear. Any ideas?

Comments

vm’s picture

per the readme:

To use these plugins you should:
1) Enable all four modules;
2) Set the row style plugin for your view to Unformatted;
3) In the Unformatted row style plugin options set the separator to "|" (it is
set to this by default.)
4) Set the view style plugin to one of:
i) JSON data document
ii) XML data document
iii) RDF data document
iv) XHTML data document

you're sure you've checked there?

mrvini’s picture

I have the same problem, under view style plugin none of the four options are there

dalinian’s picture

Some notes on the README and my Views UI:

To use these plugins you should:
1) Enable all four modules;

All good here.

2) Set the row style plugin for your view to Unformatted;

The row style plugin has no Unformatted option. Row Style in my UI has the following options.

  • Fields
  • Image Assist Thumbnail
  • Node

I do have an Unformatted option in the Style plugin (above the Row Style plugin in my UI).

3) In the Unformatted row style plugin options set the separator to "|" (it is
set to this by default.)

I cannot, however, add | as an option to that Unformatted option. The only place where I can add a separator is to the Field option in the Row Style plugin.

4) Set the view style plugin to one of:
i) JSON data document
ii) XML data document
iii) RDF data document
iv) XHTML data document

I'm not sure what the view style plugin is, but I assume it is the Style plugin mentioned above. However, these are my options for this plugin (after installing the modules).

  • Calendar
  • Grid
  • HTML List
  • Table
  • Unformatted

I've looked through the modules, and I cannot figure out how views is supposed to recognize the plugins. I tried moving and renaming the .inc files to the plugins folder in the views module, but that did not work. I also tried moving the views_datasource folder into the views/modules folder, but that did nothing either. If you have any ideas...

dave reid’s picture

Status: Active » Closed (duplicate)

I think this is a duplicate issue of #307223: Broken by the new Views