You are here

README.txt in View Modes Display 8

Same filename and directory in other branches
  1. 7 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
- block
- user

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