Mark Fletcher wrote: > > I'm probably trying to reinvent the wheel, what with your DITA version > being released soon, but I have some questions about handling conrefs. > (Even if my work is redundant, it won't be in vain, because I'm learning > important things about your functionality in the process :-) > > I'm trying to tie some XInclude logic to the conref attribute and I'm > wondering if there is a way to call a command (instead of a class) in a > documentHook? Or are there any undocumented application events that > fire when opening a document? If the answer is no to both of these, > will you consider these as requests for enhancements?
The answer is no to both questions. The request you made (command instead of a class) has already been recorded in the User's Wish List: http://www.xmlmind.com/xmleditor/wish_list.html > BTW, any updates on when the DITA version will be rolled out? Also, I > never solved the performance issue using "start" to call Ant (Acrobat is > not trying to update itself), so I'm just living with "run" for now. Not > a big deal, really. I may try breaking the command into two parts: "run" > to call ant, then "start" to open the resulting pdf file. There is no ``DITA version''. V3.2, which should be released before the end of this month, will support DITA, *if* you install the corresponding add-on using "Options|Install Add-ons...". The first release of the DITA configuration for XXE will probably disappoint you (some may even say it is unusable). This first release: * Does not transclude conrefs. * Cannot process DITA topics and maps in order to created PDF, HTML, RTF documents. However, we are committed to implement these important functionalities in future versions of the DITA configuration for XXE.

