Views to Javascript
Innovating Tomorrow zeigt wie sich Drupals Views in JavaScript nutzen lassen. Interessante Idee und recht simple.
The views module for drupal provides a powerful way to create queries of content and then present it in a number of different ways. One of the ways I’ve seen seldom used is views generating lists and variables for javascript and jQuery. Let’s take a look at how we can accomplish this fairly easily.

