Page 1 of 1

html / line break in weblog subtitle

Posted: Fri Mar 25, 2005 8:40 am
by obakemono
Hi Guys!

I just installed v 0.8.
I think its really great.
Except:
I need several linebreaks in the subtitle/weblog description !!

In v. 0.7 I used to insert "<br>" in the subtitle line,
V. 0.8 seems to replace special characters like "<" and ">"
with special sequences like < and >

How can I adjust to make sure their interpreted as before?
Or is there another way to have line breaks in the subtitle?

Thanks
obakemono

Re: html / line break in weblog subtitle

Posted: Fri Mar 25, 2005 11:52 pm
by garvinhicking
There's no other way, since subtitle is also used for E-Mails and RSS Feeds, and having HTML Code there is a bad idea.

Use the Smarty Templating for Serendipity 0.8 and edit your template's index.tpl - there you can hardwire the heading line into the template.

Regards,
Garvin