Great video, very informative. Wow has views changed since Drupal 5. Do you think this method is more query-intensive than just theming node-type-tpl.php and displaying the teasers?
@cchandler2423 Not use if its a big problem as if your doing it with a view you will be making a query and as far as I know its not really making extra queries just getting more data. I personally only use it to tweak a few views or to quickly look at a possible layout. If I'm going to do more I'll code it in the tpl.php files.
Great stuff. Really helps to break out advanced functionality of Views
patgerding 1 month ago
Thanks dude..this was awesome tutorial...helped me a lot
mogambolal 3 months ago
Gracias, great help!
fmilland 3 months ago
Thanks for this video. Never knew I could theme the views like this!
alexleecheeseng 4 months ago
@alexleecheeseng glad it helped like may things in drupal there are many ways to accomplish one thing.
Digitalrecline 4 months ago
Thank you. More please :)
vivianmark 6 months ago
Thanks very much! Helped me a lot.
misurefrank 8 months ago
Thank you very much. This helped me immensly. Drupal is awesome, but it sure has a steep learning curve.
Sammi84 1 year ago
@Sammi84 cheers happy its useful. Yeah theres heaps to learn but its an awesome CMS.
Digitalrecline 1 year ago
Great video, very informative. Wow has views changed since Drupal 5. Do you think this method is more query-intensive than just theming node-type-tpl.php and displaying the teasers?
cchandler2423 1 year ago
@cchandler2423 Not use if its a big problem as if your doing it with a view you will be making a query and as far as I know its not really making extra queries just getting more data. I personally only use it to tweak a few views or to quickly look at a possible layout. If I'm going to do more I'll code it in the tpl.php files.
Digitalrecline 1 year ago
@Digitalrecline Thanks! I thought that would be true, just checking.
cchandler2423 1 year ago
@Digitalrecline *Not Sure .... typo above
Digitalrecline 1 year ago