Kevin Flynn wrote: > > I have experimented with the template functionality in XXE 2.0b1, and have > the following question/wish: > > Templates defined in an .xxe file appear in the insert element list in the > form: > > <element-name>(<template-name>) > > If I define templates "x" and "y" for element "a", for example, then the > element will be represented by three entries in the list: > > a > a(x) > a(y) > > Selecting "a" causes just the element itself to be inserted, selecting one > of the other two causes one of my templates to be inserted. > > What I would like to be able to do is to define a default template that is > used when "a" is selected, so that the element cannot be inserted on its > own. > > If you can do this already and I just don't know how, I can wait for the > Power User's Guide. If you can't, then I'd like to register it as a wish.
I'm happy to answer that this feature has already been implemented in V20final (not in V20b1).

