html / line break in weblog subtitle

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
obakemono

html / line break in weblog subtitle

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: html / line break in weblog subtitle

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply