Is there any way for the editor to inherit theme CSS? I haven't found a method to get the editor to dynamically inherit theme css which affects the color of html elements on my site.
I'd also like to mention two areas which are making it hard to simple 'install and use' the Rich Text Editor in a SharePoint environment. The lack of automatic inheritance of the current page css, even more of a problem if you're using themes. It is also not possible to make the editor automaticallu respect the width of the editable area, instead the container is resized to fit the width of the toolbar. The floating toolbar approach (as in previous versions) is much more suitable for publishing pages where editable areas vary in size from page to page. Having to modify page layouts and xml config files for every layout or change is an unnecassary burden. It would be valuable to know if any resolution is planned for these issues and what release they might come in?
Regarding the somewhat manual nature of the install, particularly the ajax install and delicate web.config modifications, these pre-requisites could be wrapped up as part of an msi install. For anyone doing an install there's a simple stsadm command wsp on codeplex.com to ajaxify your moss web.config.
I'd also like to mention two areas which are making it hard to simple 'install and use' the Rich Text Editor in a SharePoint environment. The lack of automatic inheritance of the current page css, even more of a problem if you're using themes. It is also not possible to make the editor automaticallu respect the width of the editable area, instead the container is resized to fit the width of the toolbar. The floating toolbar approach (as in previous versions) is much more suitable for publishing pages where editable areas vary in size from page to page. Having to modify page layouts and xml config files for every layout or change is an unnecassary burden. It would be valuable to know if any resolution is planned for these issues and what release they might come in?
Regarding the somewhat manual nature of the install, particularly the ajax install and delicate web.config modifications, these pre-requisites could be wrapped up as part of an msi install. For anyone doing an install there's a simple stsadm command wsp on codeplex.com to ajaxify your moss web.config.