Hi,
Drupal provides us the ability to create new content types (using CCK/flexinode) and change layout etc. I am facing the problem that i have a content type (say blog and page). I want to create 3 different displays for the same content. That is i want to create one display in which i show only the top 5 blog posts. Then i want to create a display in which i control how the details for a particular blog appear. Lastly i want to mix some blogs and some pages to create a new display view
How can i do this - to be mroe generic is there a way in drupal (or an add-on module) that allows one to flexibly define views in terms of what data they contain and how they are laid out.
Any help would greatly speed up my current efforts (from 5 mph to at least 60mph !)
Thanks
sk
Comments
views.module
did you try out the views.module yet? if not i think it's funny how you said 'views' so many times!
http://drupal.org/project/views
cvs works with 4.7