Kim Schulz wrote: > All configurations are validated and works - that is, until I remove the > xsl folder. It uses css from the addon dir for styling and uses > templates and dtd's which are installed on another drive on the > computer. No problem there. I now wanted to make an installation of my > addon to deploy it in the company, and in that relation I wanted to > clean out the files I do not need. > That's where I discovered the problem.
Sorry but I cannot reproduce the problem with XXE v3.4. I did what follows in a stock XXE v3.4 distribution: * Removed XXE_install_dir/addon/config/sdocbook/. * Removed XXE_install_dir/addon/config/slides/. * Removed XXE_install_dir/addon/config/docbook/xsl/. * Removed XXE_install_dir/addon/config/docbook/xslMenu.incl. * Removed: --- <include location="xslMenu.incl" /> --- from XXE_install_dir/addon/config/docbook/docbook.xxe. And, as expected, XXE still allows me to create and edit DocBook documents. (I've just lost the "DocBook|Convert Document" submenu, which is normal after what I did.)

