Page 1 of 1
[solved] News module: Articles show as raw HTML
Posted: Tue May 27, 2008 11:21 pm
by DKlaus
Hi
I've just tried to use the news module in cmsms 1.2.4. I posted an article and added a page having just {news} as its content. But when viewing that page the article is displayed as raw HTML markup (see attached screendump).
Any ideas what's wrong?
Thanks.
Re: News module: Articles show as raw HTML
Posted: Wed May 28, 2008 7:37 am
by Dr.CSS
A link would really help, or we could just guess...
My guess is that some thing got wrapped around the tag some where maybe in the news template since some of you article shows correctly, like the link for article in the top and the Category:General part...
Re: News module: Articles show as raw HTML
Posted: Wed May 28, 2008 10:51 am
by DKlaus
mark wrote:
A link would really help, or we could just guess...
My guess is that some thing got wrapped around the tag some where maybe in the news template since some of you article shows correctly, like the link for article in the top and the Category:General part...
When viewing the page through the "Left simple navigation + 1 column" template it displayes correctly...
Aha! If I remove the "|markdown" modifier from the content tag in my template, it also displays correctly.
It isn't the first time I've had trouble with markdown...
Thanks for your attention.