Here is a patch to allow the use of signwriter for the titles on panels.
If you have the panels module enabled you get an option on the signwriter settings screen to select a signwriter profile to use for panels titles.
The module then uses a panels hook to change the normal panels title to a signwriter image.
I will port to D5 and roll out with the next release of D5 & D6 soon but here is the patch if you want it now on D6.
| Comment | File | Size | Author |
|---|---|---|---|
| signwriter_panels_titles.patch | 2.4 KB | agileware |
Comments
Comment #1
agileware commentedWill be changing to use hook_panels_pane_content_alter($content, $pane, $args, $context) instead of hook_panels_pre_render($display).
Comment #2
agileware commentedComment #3
agileware commentedThis functionality is available in the new 6.x-1.0-dev version that will appear today.