14 Jul
2006
14 Jul
'06
8:30 p.m.
On Fri, 14 Jul 2006 08:53:42 -0700, Carl Parrish <lists@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