Someone needs to double check that all the functions declared in template.php and template-*.php can be overridden from within a sub-theme's template.php.

We also need to document how to override those functions (since you can't re-declare phptemplate_menu_local_tasks(), for example.)

Comments

JohnAlbin’s picture

Title: Verify all theme functions can be overridden by sub-themes » Add theme override examples for all functions used in Zen core
Status: Active » Fixed

I added some override functions to SUBTHEME/template.php and added more comments to explain.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.