Closed (fixed)
Project:
Advanced Forum
Version:
6.x-2.x-dev
Component:
Styles
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2009 at 21:43 UTC
Updated:
13 Aug 2009 at 02:20 UTC
This allows forum styles to have preprocess functions:
1) create an inc file named STYLE.inc in the style directory.
2) create a function named advanced_forum_STYLE_preprocess_THEMEFUNCTION(&$vars);
Clear the theme registry cache. The preprocess functions will automatically be added and used.
| Comment | File | Size | Author |
|---|---|---|---|
| preprocess-for-styles.patch | 3.65 KB | merlinofchaos |
Comments
Comment #1
michelleIt looks like you already committed this so marking fixed.
Michelle