Download & Extend

change _color_page_alter() to color_preprocess_page()

Project:Color.module: SoC 2008
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Since modules can have preprocess functions now in D6, there's no reason to force theme developers to add a line to the theme’s preprocess_page function.

Simplifying the themer’s setup instructions is a win in my book.

I've got a working patch for this as well, but it conflicts with #324502: Code cleanup

Comments

#1

#324502 has been committed.