Thank you very much for your help. I have finaly found out why it did not work.

The problem was in the installation path of JavaHelp. It was placed in 
C:\program files\... During transformation to javahelp from within xxe the 
jhindexer did not run because of the placement in program files folder. So 
there was no fulltext index in the jar archive but jhelpset.hs file referenced 
a view for fulltext search.

When a tried to open the help file in xxe, the whole online help crashed. After 
moving javahelp compiler outsider program files, everything works great and I 
can see my custom help files.

Again, thank you very much for help and nice product.

Greetings
Pavel ?kop?k 

-----Original Message-----
From: Hussein Shafie [mailto:[email protected]] 
Sent: Wednesday, September 26, 2007 2:31 PM
To: Skopik Pavel
Cc: xmleditor-support at xmlmind.com
Subject: Re: [XXE] adding another online help to a customized configuration

Please find attached to this document a customization of DocBook 4 
containing a JavaHelp .jar file called foo.jar.

If you unpack the attached archive in XXE_user_preferences/addon/ 
directory, restart XXE and press F1, you'll see both[*]

* "XMLmind XML Editor - DocBook Support" contained in stock docbook_help.jar

* "XMLmind XML Editor - DocBook 5 Support" contained in ``custom'' foo.jar.

Note how foo.jar contains a file called "foo/jhelpset.hs".



---
[*] This was rather unexpected in fact! I thought that I would only see 
"XMLmind XML Editor - DocBook 5 Support" (contained in ``custom'' 
foo.jar). That is, I thought that the custom help file would have 
overridden the stock one.



Skopik Pavel wrote:
> I am sorry, I did not explain properly what I did in my previous post.
> 
> I customized the DocBook5 configuration and would like to attach an 
> additional help file.
> 
> In my customized xxe configuration file I added the "help" element pointing 
> to proper location of a help file which has the structure you described.
> 
> After restarting XXE/reloading configuration the new help file is not 
> accesible from XXE nor the online help itself as a whole when I press F1 or 
> use the menu (nothing happens).

This means that you crashed JavaHelp (not XXE). Open a console to check 
this.

> Perhaps I misunderstood the use of the "help" element which can be used only 
> once within a configuration?

Reply via email to