-<!-- at this place, the configuration property of the HTMLArea is under 'conf'
available. Find more info about the available properties at
http://www.htmlarea.com/htmlarea_2/documentation.html
-->
<conf>
conf.statusBar = false;
conf.sizeIncludesToolbar = false;
conf.fullPage = false;
conf.toolbar = [
[ "bold", "italic", "separator",
"subscript", "superscript", "separator",
"insertorderedlist", "insertunorderedlist",
"outdent", "indent", "separator",
"inserthorizontalrule", "separator",
"copy", "cut", "paste", "space", "undo", "redo",
"separator", "showhelp"]
];
</conf>
</fi:styling>