I'm trying to add some html code to a page in the Farycry 3.0.0 Rich text editor. I go into the html source editor type in:
<dl> <dt><a href="#" class="frontlink">title</a></dt> <dd>description</dd> </dl> and hit update. It strips out all the html except for the <a href> link. How can I add this code without it removing it? Also, on a similar topic, I'm importing a site into Farcry that has some Coldfusion markup that queries databases, outputs the results, performs simple calculations, etc. What's the best way to get that into Farcry? Thanks.
