Active
Project:
Advanced Forum
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2012 at 21:46 UTC
Updated:
30 Jan 2012 at 07:47 UTC
Currently, implementing template_preprocess_advanced_forum_topic_list_view() in a theme does not allow header information like the header_classes to actually be styled, because _template_preprocess_advanced_forum_topic_list_view() creates its own array of header information.
It would be nice if the variables passed-in were honored in that function.
Comments
Comment #1
troky commentedFeel free to provide some patch(es) for review :)