Posted by manimaran on July 3, 2009 at 8:57am
any one guide me to override drupal's core function.
i need to override node.module's function("node_show").How to override.
Thanks,
any one guide me to override drupal's core function.
i need to override node.module's function("node_show").How to override.
Thanks,
Comments
How to override core functions
See http://drupal.org/node/347659 for an example. Overriding core functions should always be your very last resort, though.
hth
Frank