Amb les següents línies podem desenvolupar diferents parts i pàgines segons la url activa:
<?php $direccion = drupal_get_path_alias($_GET['q']); ?>
<?php if ($direccion == 'tablon' OR $direccion == 'forum') { ?>
x x x x x x x x x x x x x x x x x x x x x
<?php } else { } ?>
Envia un nou comentari