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.

CommentFileSizeAuthor
signwriter_panels_titles.patch2.4 KBagileware

Comments

agileware’s picture

Will be changing to use hook_panels_pane_content_alter($content, $pane, $args, $context) instead of hook_panels_pre_render($display).

agileware’s picture

Status: Patch (to be ported) » Needs work
agileware’s picture

Status: Needs work » Fixed

This functionality is available in the new 6.x-1.0-dev version that will appear today.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.