- From: Julian Voelcker <asp@tvw.net>
- Date: Tue, 18 Mar 2003 23:59:20 GMT
- To: html-tidy@w3.org
> This is an important point. If you want to support ongoing maintenance of > documents in Word, with occasional export to the web, it helps a great deal > to create some document templates with various styles defined. These > styles will flow through to the HTML as classes, allowing you to create a > CSS style sheet that defines the presentation of these classes. Certainly from my point of view, once the data is in the CMS all the on going maintenance is via the CMS that uses eWebEditPro for the editing, which is pretty good and has some reasonable paste from word capabilities. > Also, for storage in a database, you might want to use show-body-only: I considered that, but when processing existing html page I also need to pick up page titles and META tags so will use some regular expressions to extract those and the main body html. Cheers, Julian Voelcker The Virtual World (UK) Limited Cirencester, United Kingdom
Received on Tuesday, 18 March 2003 18:59:27 UTC