Geoff Deering wrote: > One of the whole problems with text area editing, just adding text and > basic formatting, is; how do you present an interface to the user to > markup the structure of the content correctly; headings, lists, > paragraphs, tables, etc?
I would suggest that a real CMS doesn't have anything to do with HTML, or any other specific output format :-) Content will be *semantically* collected and stored *without any* consideration for the eventual output form. The CMS implementer creates the data collection forms to match the *data* to be collected, as well as output transformations for the target format (HTML, PDF, whatever). Make sense? -- Hassan Schroeder ----------------------------- [EMAIL PROTECTED] Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com dream. code. ********************************************************* The CMS discussion list for http://webstandardsgroup.org/ *********************************************************
