November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Also, when i go to admin > pagetypes > edit custom property types
long sting > 255 has settings for episerver cms 5 editor
as does the xhtml string.
How do I remove the cms 5 editor from long string and change the xhtml to tinymce?
Found the solution. (as detailed in http://world.episerver.com/Blogs/Per-Bjurstrom/Archive/2009/12/Upgrading-to-CMS-6-RC1/ )
An upgraded site will use the old editor for compatibility reasons, if you want the new editor just search for “LegacyPropertyXhtmlStringControl” in web.config and remove those lines.
I have recently upgraded an episerver 5 site to version 6 and just noticed some strange behaviour. All long string properties show with the wysiwig editor.
I dont get this behaviour on newly created sites, what could be causing this, and how do i disable it?
Thanks