Views (needs Chaos Tools [ctools])
http://drupal.org/project/views
Structure » Views
Tab: 'Settings'.
Check "Show filters on the list of views".
---
http://www.youtube.com/watch?feature=player_embedded&v=3L9JLZOb_LQ#!
Heading "Live preview settings":
? Check - "Show the SQL query"
? Check - "Show performance statistics"
Click "Save configuration".
Working with Views via the Advanced Help module.
http://drupal.org/documentation/modules/views
Add Views master video link in comment ob http://drupal.org/node/1559862
Video Tutorials
-
new content types and how people can create views for them. So I decided to document the process of creating a content type and a corresponding view.
http://learn.awakenedvoice.com/2007/07/30/drupal-cck-and-views-tutorial/
Drupal CCK and Views Video Tutorial drupal.org
http://drupal.org/node/163179
How to use Views (video tutorials)
http://drupal.org/node/1351076
WorldFallz on May 4, 2012 at 9:40am new http://drupal.org/node/1559862#comment-5955532
For how to use views, see the excellent screencast series over at dev.nodeone.se. For theming a view see http://drupal.org/node/352970 -- it's for views2, and the interface looks different in d7 views 3, but the process is basically the same. You'll probably want to use the style template.
And i never said it was 'easy' -- but it's definitely easier than learning how to code a module ;-)
How to use Views (Five free video tutorials)
http://drupal.org/node/1351076
Overview of the Views user interface Drupalize.Me - (Views Free tutorial #2)
http://drupalize.me/videos/overview-views-user-interface
Views 3 api
http://drupal.org/node/1196062#comment-4854980
Posted by sharplesa on August 11, 2011 at 6:05pm
I just watched the 47-minute introduction for "Developing for Views 3 API" by Frederic Marand at
http://www.archive.org/details/DevelopingForViews3Api
. If you already /get/ Views, then you can skip ahead to 15:45 or so to start seeing some coding stuff. Marand has a thick French accent, but I was able to follow without too much difficulty.
http://drupal.org/node/1196062#comment-5954976
Posted by seddonym on May 4, 2012 at 7:18am
Yes there isn't that much documentation on this - but the best source of documentation is actually in the 'Advanced Help' provided by 'Views' module. Install 'Views' module & 'Advanced Help' module and then you can see the documentation from within your Drupal site.
###
