> > - Doesn't use inline styles, i.e p,em,i,h1,h2,h3,h4,h5,h6 only > - Could load an external CSS stylesheet so what you see in the RTE > window takes on the necessary styles of the website in which you're > trying to edit > - Filters out cut and pasted formatting (but more specifically, word) > - Has html view > - Has an image browser to browse a predetermined image directory on > the server > - Could be used on Shared Hosting, so not a fully fledged CMS >
FCKEditor should meet all your needs. You just need to edit the fckconfig.js file to set CSS paths and to limit the menu items available to users. http://www.fckeditor.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251639 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

