Page 1 of 1

Using html or markup in blog description?

Posted: Fri May 11, 2007 10:47 pm
by hgoor
Hi,

Is there a way to use html or standard markup in the blog description? Or even maybe the blogtitle?

I want to use <strike></strike> and/or other tags in it...

Thanks for any replies...

Re: Using html or markup in blog description?

Posted: Mon May 14, 2007 4:00 pm
by garvinhicking
Hi!

No, that's not possible (to prevent users 'breaking' a theme). If you need HTML there, you can edit the index.tpl file directly and insert your text there , that'S the only possibility. Or, you could also write a plugin that modifies $head_title, but that's more complicated and I suggest to edit index.tpl instead.

Best regards,
Garvin