Hi,
I want to put a variable (like $node->sth) in node.tpl.php to show a value that my module creates.
but the problem is if I put it manually every time the user installs the module , he have to put it manually, how can I do this by coding?

thanks in advance.

Comments

dragon2000’s picture

there isn't sth like a hook to do this?