Separate node template for a specific node
Wed, 16/11/2011 - 12:27 | admin
<?php
function phptemplate_preprocess_node(&$vars) {
$vars['template_files'][] = 'node-' . $vars['nid'];
}
?>Buscar
Entradas recientes en bitácoras
- Embedded de los filtros de una vista - Drupal 7
- An unrecoverable error occurred. This form was missing from the server cache. Try reloading the page and submitting again.
- Crear tabla drupal con ordenamiento de las columnas
- Crear un preset imagecache en el propio módulo
- CCK FIELD TUTORIAL
- Crear tablas en los forms de drupal 6
- Crear tablas en los forms de drupal 6
- Form API, breve guía
- Tutorial para crear un image field con drupal 6
- Léolo






