I want alter $node_url
in node.tpl.php
inside a module not in node.tpl.php
, which hook
should I use?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
|||
|
This is done in
You could change it to anything else in your own module in
|
|||
|