Override zen_preprocess_* functions

Events happening in the community are now at Drupal community events on www.drupal.org.
don@robertson.net.nz's picture

Greetings,

I am trying out Zen by rebuilding a Drupal 5 theme as a Zen sub theme in Drupal 6. Pretty impressed with them both so far

I have created a _preprocess_page function, but it seems to inherit the results of the zen_preprocess_page function. Is there any way of overriding the zen function without having to edit the zen/template.php file?

Cheers

Don

On an unrelated note - my return key on the keyboard keeps getting disabled in Firefox. I have to copy a carriage return from another application and paste it - which makes it posting a pain. Some sort of JavaScript problem?