Anything's possible. What you need to think about though, is what kind of input 
you want users to feed your forum with. You probably don't want to allow any 
kind of html do you? With the upcoming 2.0 (which you see here), there's a 
little toolbar that helps typing bbcode - this will probably be changed to 
Markdown before the release but the principles are the same: we store the 
markup and transform it at render-time. With fckEditor however, what you get is 
html, so you to filter it rather than transform it, to make sure only allowed 
elements are displayed.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=f9a9ed9b-2d36-48f9-9742-9ec761e9404b


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to