This is a simple editor using standard HTML forms, thus designed for maximum compatibility. It should work with almost any browser that is in use today, and provides a solid fallback positions, if the fancier editors are not available. It provides full authoring, staging and publishing functionality. The only thing it lacks is WYSIWYG capabilities, but this should not really pose a problem because one can always check the potential live appearance of the document being edited with the click of a button.
The use of the editor is very simple, thus the documentation provided here is also minimal. If you have questions which are not answered here, please use the mailing list.
Just a few points to keep in mind:
The entry fields are generally capable of accepting XHTML markup, so you have some possibilities for enhancing the default display behaviour. Especially practical is the possibility to include links, but even tables are possible! Just remember to stay XHTML compatible, some things that are legal in HTML are not allowed in XHTML. If in doubt, check the W3C Working Draft.
The buttons/graphics displayed are depending on what the editing possibilities are at the moment, as defined in the document descriptor. So don't panic when some widgets disappear, probably you just don't need them.