[themes] Taxonomies Drupal 7

Fabian Delgado fabian.delgado at live.com
Thu May 24 03:36:48 UTC 2012


I need something like this but for taxonomies for template.php.

/ * Display page based node * /
pushbutton_preprocess_page function (& $ vars) {
if (arg (1) == 26) {/ / node26
$ vars ['theme_hook_suggestions'] [] = 'page__portada';
} If (arg (1) == 24) {/ / node 24
$ vars ['theme_hook_suggestions'] [] = 'page__about';
}
}


Thankyou Community
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/themes/attachments/20120524/e262cbe3/attachment.html 


More information about the themes mailing list