[themes] Override Functions Help
Rowan Kerr
rowan at stasis.org
Fri Jul 14 18:30:23 UTC 2006
On Fri, 14 Jul 2006 08:53:42 -0700, Carl Parrish <lists at pcl-consulting.com> wrote:
> so in my theme/template.php I copied function product_link() renamed it
> to burnt_product_link
product_link is an implementation of hook_link.
It won't be themable unless inside product_link, it calls a
theme('product_link') or something similar.
Also see the tip on Drupal Groups...
http://groups.drupal.org/node/248#comment-559
-Rowan
More information about the themes
mailing list