Raphael Goubet wrote:
> 
> I just downloaded and tried the new release of XXE. I've been using the
> program since the first release of version 1.3, and I think it's really
> impressive. The new interface is just great. Congratulations, guys. You did
> a wonderful job.
> 
> Now, I have a question to which I haven't found an answer in the
> documentation: how can I create a new template to appear in the "file/new"
> window?

All this will be described in the "Power User's Guide" which will be
released for V20final.

Templates are specified in a XXE configuration file:

* If you want to add a template to an existing configuration, it pretty
easy.
DocBook Example:

[1] Edit <xxe_distrib_dir>/config/docbook/docbook.xxe using XXE (or any
text editor).

[2] Add a new <cfg:template> after existing <cfg:template>. This element
has 2 attributes: the template name (i.e. title) and the location of the
XML file used as a template.

[3] Restart XXE.



* If you want to add a template for your own XML application, it is also
easy but you really need to wait a couple of weeks to get the power
user's guide. I cannot explain here the role of the <cfg:detect> element
and why it is needed even for trivial cases.

PS: You can also experiment with the (documented) command "File|Open as
Template...".

Reply via email to