On 02/27/2012 02:11 PM, Jirka Kosek wrote: > On 27.2.2012 13:55, Hussein Shafie wrote: > >> We'll make this clearer in the documentation of the next release of ditac. > > Thanks. Further investigation shows that all wh-* parameters are not > XSLT parameters (as indicated in documentation) but parameters that must > passed directly do ditac.
We'll also make this clearer. wh-* parameters are indeed XSLT *pseudo*-parameters. XSLT *pseudo*-parameters are convenient to specify when ditac is embedded in XMLmind XML Editor and XMLmind XSL Utility because both tools have built-in XSLT parameter editors. > > Also nice feature would be to use local copies of jQuery instead of > linking these from Internet. It's pretty easy to change parameters to > use local copies, but jQuery UI also depends on few images which has to > be copied as well. > This feature cannot be implemented by the WebHelp compiler because this tool has no intimate knowledge of the anatomy of jQuery. That is, if you specify something like: -p wh-jquery-ui jquery.ui/1.8.16/jquery-ui.min.js in order to have a WebHelp which works offline, then you, the user, must also make sure that: [a] jquery.ui/1.8.16/jquery-ui.min.js [b] jquery-ui.min.js references local copies of the jQuery icons. -- XMLmind DITA Converter Support List [email protected] http://www.xmlmind.com/mailman/listinfo/ditac-support

