Needs review
Project:
Domain Menu Block
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2012 at 16:13 UTC
Updated:
10 Nov 2012 at 20:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
agentrickardYeah, I set this up as a navigation tool. We probably need a title field that includes the domain tokens as replacement patterns.
Right now, the code sets $block['subject'] = '';
Comment #2
agentrickardSimple patch to restore that behavior. The update function is necessary because it keeps the current behavior for installations of this module.
Note that actually setting that block title has to be done via the Block admin interface, still.