The right panel shows the content of the currently selected element in the tree
The bottom panel is a message area showing potential parsing errors on the selected element in the tree
Editor menubar
The menubar has three menus:
The Tool menu allows to refresh the reload of the wiki.
The Options menu shows options to configure the usage of the editor
The Generation menu allow to generate the wiki directly through the editor
Reload the wiki
The "Reload" item allows to parse and reload the whole content of the wiki in the editor with the current content of the roots on the file system. The entire content of the articles tree in the editor will be updated.
If you update the content of the wiki (for example updating articles, adding articles, etc...), the editor will perform an incremental update only for the elements which are concerned by the update (the element and the elements which are using this element), but not the whole wiki.
For example if you remove an article, and this article is referenced by another article by a ref, the article which has the reference will show an error because the reference now leads nowhere.
Performing a "Reload" will update all the content of the wiki and will syncrhonize the content of all its content with what is currently on the file system.
Automatically save the content of XML elements when navigating in the tree. For eaxmple, if you modify the content of an article in the editor, and you select another file in the tree, it will automatically save your changes before switching to the other element
The autocomplete field is an auto-complete search box as in the generated wiki. It only search for articles, and does not allow to apply filters for the search
The search button allows to specify which element you want to search, and to apply regular expression on the name of element