admin (no pm's please)
|
web page wysiwgy issuesIf you play with editing web pages you may find on occasion the system refuses to put the editor into wysiswyg mode and displays a plain html text area.
This is because the editor does not work well with scripts and some other advanced stuff. I have just added another case. If you are using portal components in a web page, the editor is now disabled This is because when you start off with:
[pre]
<p>{MYFF.WEBPAGE pagename="halloffamelist.html"}</p>
[/pre]
you end up with the ""s being replaced with html special "quot" marks and the portal not showing.
Over time I am sure we can deal with these little niggles in a less blunt fashion.
|