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
Comment #1
himerus commented