Hello, Using the version 2.3 of XXE, this doesn't work: ---------------------------- <button toolTip="Add section" icon="../icons2/section_menu.gif"> <menu>
<item label="test (dans quiz)" command="insert" parameter="after[implicitElement] #template(test, simple)" /> </menu> </button> ---------------------------- It is because of using the element <item> with #template.... I saw only examples with simple elements but not with templates when using <menu> If it is not a bug please let me know, Thank you, Tahia PS: my template is correct, I did add the attribute xmlns, and I can even add an element with it (at the attribute window)