Hello,

You add the "views modes" content_glider with hook_entity_info_alter() but you don't use it when you call node_view() (line 342 in .module file).
It's normal ?

Quentin

CommentFileSizeAuthor
#1 view_mode_for_node_view_call-1373886-1.patch542 bytestty11

Comments

tty11’s picture

StatusFileSize
new542 bytes

Patch.