no way to set block title to <none>

tayzlor - October 16, 2009 - 14:59
Project:Patterns
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

in the XML it will see as a tag rather than trying to set the block title to not display for that block, so there needs to be a way to be able to set the title to perhaps using an integer, 0 or -1 ?

Graham.

#1

tayzlor - October 16, 2009 - 15:08
Status:active» closed

nevermind managed to use html encoding to fix the problem...

using the following

  <title>&lt;none&gt;</title>

closing this.

 
 

Drupal is a registered trademark of Dries Buytaert.