Summary:
"use advanced menu" makes "File" menu item appear although it's not specified
Detailed Description:
How to reproduce:
Activate "Show menu bar > use advanced menu"
The wysiwyg shows by default a "File" menu item, not specified in the advanced
menu code.
It has 2 submenu items "new document" & "Print".
Workaround:
Add the "File" menu item without items in the "Use advanced menu" code to
overwrite the default behavior.
file: {title: 'File', items: ''},
Thanks for all the work on this great module, very happy with the beta!
Greetings,
Manuel