I download and used your module first time in my Drupal 6. It's great, but maybe, you can add (allow) any other helpful tags. A good candidates are: <br>, <big>, <small>, <u>, <strike>, <s>, <u>

Possibly helpful could be <a> but i'm not sure if it is secure. This can be used like this
<h2>Some header (see <a href="http://www.drupal.org" target="_blank">Drupal site</a>)</h2>

Comments

RdeBoer’s picture

Title: other tags? » Other tags?
Version: 6.x-1.6 » 7.x-1.x-dev

More tags, indeed.
<br> would be good.

And <div> so we can apply styling, for example

"<div class="center-bold-darkblue">Intro</div><br>Rest of title"

jproctor’s picture

Not likely. See similar issues https://www.drupal.org/node/2148267 and https://www.drupal.org/node/1807684 for more details.

RdeBoer’s picture

@jproctor,

Thank you for your prompt reply and the references.

Looks others have already fought and lost my battle for me :-)

I do understand where yo come from. And also where others come from.

Allow more tags is a bit of a wasps' nest....

Rik

RdeBoer’s picture

Sorry, but I needed some of the other tags and I needed them in block titles (as well as node titles): https://www.drupal.org/project/html_title_trash

JeroenT’s picture

Status: Active » Closed (won't fix)

Closing as won't fix. In the D8-version of this module, the HTML tags are configurable.