You are here

README.txt in View Modes Display 7

Same filename and directory in other branches
  1. 8 README.txt
View Modes Display previews view modes for your entities.

When working on a site with many content types and view modes for example, it becomes
tedious to find out where to view the rendered entity in a given view mode. This helper module
aims to solve this by providing an additional tab "Preview Display" on the node itself.

On the "Preview Display" all view modes with custom settings will be rendered in the
enabled theme.

A contextual link is also added to make it easy to link to the "Preview Display" tab.

This module is compatible with both Entity View modes (entity_view_mode) and Display Suite (ds).

--CONFIGURATION --

No configuration is needed, enable the module and check for the "Preview Display" tab
on any node page.

-- CUSTOM ENTITIES --

At this moment, the following entity types are supported:

- node
- user
- taxonomy

Support for custom entities is planned, and patches are welcome!

-- CREDITS ---

Development was sponsored by Marzee Labs
http://marzeelabs.org

File

README.txt
View source
  1. View Modes Display previews view modes for your entities.
  2. When working on a site with many content types and view modes for example, it becomes
  3. tedious to find out where to view the rendered entity in a given view mode. This helper module
  4. aims to solve this by providing an additional tab "Preview Display" on the node itself.
  5. On the "Preview Display" all view modes with custom settings will be rendered in the
  6. enabled theme.
  7. A contextual link is also added to make it easy to link to the "Preview Display" tab.
  8. This module is compatible with both Entity View modes (entity_view_mode) and Display Suite (ds).
  9. --CONFIGURATION --
  10. No configuration is needed, enable the module and check for the "Preview Display" tab
  11. on any node page.
  12. -- CUSTOM ENTITIES --
  13. At this moment, the following entity types are supported:
  14. - node
  15. - user
  16. - taxonomy
  17. Support for custom entities is planned, and patches are welcome!
  18. -- CREDITS ---
  19. Development was sponsored by Marzee Labs
  20. http://marzeelabs.org