Hi Simon, Have you looked at Macromedia Contribute? It allows you to lock down what the user can enter, even to the point where they can only enter plain text :) It works with your stylesheets, and you can even apply filters so that only the classes that you specify can be applied. Version 3 which just comes out has some good workflow features as well, so for example multiple users can edit pages and send them for review, but only certain users can publish. It's fairly inexpensive too...
HTH, K. -- Kay Smoljak http://kay.smoljak.com/ On Fri, 27 Aug 2004 11:32:36 +1000, Simon Chalmers <[EMAIL PROTECTED]> wrote: > I recently spent heaps of time building a site using css and > standards-compliant HTML pages. Now I need to hand back content editing > to a pool of "unwashed" users. They like changing fonts, adding bright > colours, bold, underline, centering etc whenever they get the chance. > > Ideally I'd like to be able to give them an HTML form to edit from, > which contains a cut-down HTML WISIWIG editor that allows them to add > only: > - bold block of text (which I can access & render as "<h2></h2>" ), > - plain text (which I can access & render as "<p></p>", > - links > > There were posts on this mailing list a week or 2 back re HTML WISIWIG > editors, but most give away too much control to the user and produce > non-css-based HTML. > > Its a big site (130,000+ pages) and I can't expect to maintain it all > myself. What do others in this situation do? ****************************************************** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004 See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
