When I have HTML turned on and want to let people post tables, all the newlines changing to <br /> screw up the table. How do I prevent that?
This isn't for allowing regular users to post html code, I'm letting my staff use a special forum as a CMS for news pages. What's the preferred method for doing that? I'm just querying the post/post_parsed tables directly.
Thanks.
This isn't for allowing regular users to post html code, I'm letting my staff use a special forum as a CMS for news pages. What's the preferred method for doing that? I'm just querying the post/post_parsed tables directly.
Thanks.
Comment