Commanding Chaos for Coworking, Open Source and Creative Communities

view_modes

View Mode Page | Drupal.org

Fri, 04/18/2014 - 15:18 -- rprice

Create separate pages for different view modes for a given content type. On the manage display page for a given content type, you can assign patterns for view modes so that they will become a page at the given path. For instance, if you want to show the teaser at a specific URL, you could do node/%/teaser. If you also use Display Suite or other modules that allow you to create new view modes, you can use these modes to display one or more fields from a node at a separate URL.

drupaleasypodcast
view_modes

EntityFieldQuery: Let Drupal Do The Heavy Lifting (Pt 2)

Thu, 05/03/2012 - 07:35 -- rprice

wondering why I wouldn't just build this in Views. Indeed, this might look a bit masochistic if you're used to Views. However, there are a few things to consider:
EntityFieldQuery is core. If you are interested in keeping your installation as lean as possible, this is something to consider. Views is a contributed module, and so it automatically adds size and overhead to your Drupal install.

view_modes
views
arguments
tutorial
code
modules
entityfieldquery
drupaleasypodcast
Subscribe to RSS - view_modes