Version: ~
Status: Vaporware
A groovy html editor for handling small sites where you're not interested (or dont have access to) dynamic back end database stuff. The site you are currently browsing is built and maintained using HTML Editor.

Features
-
Multiple viewing and editing modes:
-
DHTML (courtesy of the Microsoft DHTML ActiveX control)
-
Syntax hilighted source code (using the same proprietary control developed for Text Editor)
-
XML view... a structured tree view of your HTML or XML
document -
Preview pane (an embedded IE browser control)
-
*coming soon* a proprietary HTML editor to replace the Microsoft DHTML ActiveX control. (see early preview screen of same page rendered using IE and Jujusoft renderers - the Jujusoft renderer is currently not rendering images - see new detail to see early image support with filtering)
-
-
Site level modification tracking -This allows HTML Editor to be a hybrid SDI / MDI application... only one page is viewed or edited at a time (simple), but changed documents are kept track of easily and you can move between them using the tree view, standard links, or back / forward style browsing.
-
Field substitution- Special fields can be used, such as file modification times etc (see top of this page: Last Update:.. is an automatically generated field)
-
HTML Includes- Can include sections of another HTML page as a part of a document (eg for a header or footer)
-
Page Templates- An extension of the include method, allowing for whole pages to be based of another, with certain pieces of content excepted. This page is based on a page template.
-
CHM Creation - if you install Microsoft's HTMLHelp Workshop, you can compile a whole site into a single CHM file! If you don't install it, HTML Editor can still use the standard CHM viewer hh.exe to decompile CHM files into constituent HTML pages [and other source material] for editing.