Files
Clameurs/sites/all/themes/figureslibres/inifig/preprocess/node.pre.php
T

8 lines
179 B
PHP
Executable File

<?php
//dsm($vars);
$vars['theme_hook_suggestions'][] = 'node__'.$vars['view_mode'];
$vars['theme_hook_suggestions'][] = 'node__' . $vars['type'] . '__' . $vars['view_mode'];