The Views module is a Drupal module that allows creating lists of content with a flexible query builder.
Can any one help me out on how to theme a view. For each view created i want to have …
drupal drupal-6 drupal-views drupal-themingIs there a views plugin that I can use to generate a xml file? I would like something that I …
php drupal drupal-6 drupal-viewsin Drupal 7, using views 7.x-3.0-rc1 I can't see my exposed filters, they don't appear in any views type (block, …
drupal-views drupal-7I've encountered a Drupal problem: I'm using the Views module for rendering nodes of a kind, based on the user …
drupal drupal-views drupal-commentsBasically what I'm trying to do is add a line of javascript code to each row iteration in a view. …
javascript drupal drupal-7 drupal-viewsI've built a view (Drupal 6.x, Views 2.x). I'd like to be able to add a summary row at the …
drupal drupal-6 drupal-views