BIG BIG BIG update

V0 of first interface
going to refactor JS
This commit is contained in:
Bachir Soussi Chiadmi
2015-03-06 11:40:59 +01:00
parent e61e4c779d
commit 81f57b8f4e
153 changed files with 27621 additions and 356 deletions
@@ -1,6 +1,6 @@
<?php
// dsm($vars);
// dsm($vars['content']);
$vars['theme_hook_suggestions'][] = 'node__'.$vars['view_mode'];
$vars['theme_hook_suggestions'][] = 'node__' . $vars['type'] . '__' . $vars['view_mode'];
@@ -13,3 +13,4 @@ $vars["title_attributes_array"]["class"] = implode(" ", $vars["title_attributes_
$vars["title_attributes"] = drupal_attributes($vars["title_attributes_array"]);
// unset($vars['content']['links']['node-readmore']);