We don't use the default GUI editor in CS, we found TinyMCE to be more powerful and customizable. However, when we insert videos or flash, it writes <object> tags. I added object and embed and it takes them out when it prints the forum post in this case. I tried editing the "MarkUp" section in communityserver.config, but it didn't work. What would be the best way to allow these? Security is not a concern at this moment.
Well, not from CommunityServer, but I was able to figure it out by googling and extensive testing afterwards. This is what it has to be:
<MarkUp><html>
<object classid="true" codebase="true" WIDTH="true" HEIGHT="true" ALIGN="true" VIEWASTEXT="true" id="true"/> <param name="true" value="true" /> <embed base="true" wmode="true" name="true" allowScriptAccess="true" src="true" quality="true" scale="true" style="true" bgcolor="true" width="true" height="true" align="true" type="true" pluginspage="true" />
</html></MarkUp>
Roughly. Plus the data is scrubbed on the way into the database (on edit or add) rather than on the way out, which makes complete sense. But it just appeared not to work at first. So we just have to edit all the embed and object posts we have. No problem.
Hi Gholtsclaw,
Did you get any answers on this one?
Espen Klem
Community-responsible
Klikk.no
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com