WYSIWYG HTML editor with revision control?

WYSIWYG HTML editor with revision control?

Post by Damon K. Hal » Sat, 30 Jan 1999 04:00:00



Is there a WYSIWYG HTML editor that does revision control of
documents?  I would like it to be able to access RCS or some
other revision system from its GUI.

I am looking for one that runs on Linux, but I would be interested
to hear about windows tools that do this as well.

Thanks

Damon Haley

 
 
 

WYSIWYG HTML editor with revision control?

Post by Mike Cast » Sat, 30 Jan 1999 04:00:00




Quote:>Is there a WYSIWYG HTML editor that does revision control of
>documents?  I would like it to be able to access RCS or some
>other revision system from its GUI.

You can probably accomplish this with EMACS.  It has html modes and support
for at least rcs and possible cvs, and runs under most Unix systems and
clones, both text mode and GUI, as well as Win32 systems.

Just remember, HTML is to determine the STRUCTURE of the document, not the
layout.  What You See may not be What I See with my browser.  With this in
mind, Emacs should make an acceptable editor.

mrc