Hello,

I would like to eliminate in the new document dialog all the entries but the "DocBook v5+" one. For that I tried to create customized configuration files as described in the documentation (http://www.xmlmind.com/xmleditor/_distrib/doc/configure/customizing.html). However the entries are still there in the menu.

Here is the content of one of my customized configuration :

<?xml version='1.0' encoding='ISO-8859-1'?>
<configuration name="DITA" mimeType="application/dita+xml; format=dita"
  xmlns="http://www.xmlmind.com/xmleditor/schema/configuration"
  xmlns:cfg="http://www.xmlmind.com/xmleditor/schema/configuration"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

  <include location="xxe-config:dita/topic.xxe" />

  <template name="Concept" />
  <template name="Task (Strict)" />
  <template name="Task (General)" />
  <template name="Reference" />
  <template name="Glossary Entry" />
  <template name="Glossary Group" />
  <template name="Topic" />
  <template name="Multiple Topics" />

</configuration>

Am I doing something wrong?

I'm using XXE 4.9.0

Thanks for your help.

Kind regards,

--
NeoDoc
Maxime Bégnis
Développeur
Tél: 09.54.96.99.55 - Fax: 09.59.96.99.55
5, rue de la Touloubre
13770 Venelles
 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to