Page 1 of 1

Tags in posts

Posted: Mon Nov 03, 2003 7:08 am
by jeffmeden
I installed serendipity and it was pretty painless, and I really like the look. However, i noticed the first visual glitch in the default setup, which is that any time a post has a newline it gets broken up with paragraph tags, and they conflict with the DIV blocks that define each post. The problem shows itself on the standard style, by breaking up the cell that holds each post. I noticed that on other peoples' installs, they use the more proper break tag to replace the newline in each post. Is there an easy way to fix this? Id be glad to track it down myself but I didnt want to waste time if its been corrected already. Thanks!

Jeff

Posted: Sat Nov 29, 2003 11:54 am
by jhermanns
Hmmm, weird, as the nl2br() function is used to transfer linebreaks in the database to HTML linebreaks.

What server are you running?