For the D7 branch, I'm currently adding a setup for the hook_process() system that will emulate the same functionality of hook_preprocess in the Omega theme.

You may either use something like:
hook_process_page() in your template.php
or place the same functionality in process-page.inc in your process folder of your subtheme.

Comments

himerus’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -7.x-1.0-alpha2

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