Posted by benjaminkyta on January 25, 2012 at 11:08am
Check out the power of Display suite in drupal 7. Everything has been simplified with fields inside this module. DS takes full control over how your content is displayed from nodes, views, comments as well as user data.
Find the Drupal 7 screencasts here
Others
Panel view modes: http://www.youtube.com/watch?v=9lyBRbUR-hY
CTools field: http://www.youtube.com/watch?v=wx-gFrZLIvc
Views displays: http://www.youtube.com/watch?v=brUrstcrhhs
developer preview: http://www.vimeo.com/16446771
In summary
- The module is shipped with different layout configurations (both fluid and fixed layouts). One can also create custom layouts (even with drush ie $ drush dis-build )
- Fields- Dynamic fields, Code fields, Block fields and Preprocess fields
- View modes - Alternating view modes that can work with views module
- Search display - extend the search results for Drupal core or Apache Solr
- Field templates
-
- Various extras:
- Regions to block
- concentral links
- Title settings (hide and set new titles, use tokes, change labels)
- Switch view mode
- Extra fields
- Styles - You can define classes to use on the different regions and fields
- Emergency - In case you have errors via Display suite
Some of the modules that work with DS
Views, Panels, Apache Solr, field group and many more