|
Re: eclipse standalone contextsensitive help [message #474099 is a reply to message #474087] |
Wed, 25 June 2008 01:27 |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
Hi Steffen,
Can you try using the escape sequence character %23 instead of the #
character?
Such as:
examplePluginFolder/example.html%23ID123
I think that the cause of the symptom might be the same as Bugzilla
entry 104213, and the discussion says that %23 works for showHelpTopic
parameter. So I'm hoping that it will also work for displayHelp().
For reference, here's the URL to the Bugzilla entry:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=104213
Hope this helps,
Lee Anne
Steffen wrote:
> eclipse standalone contextsensitive help
>
> Hello everyone,
>
> lately we are trying to implement contextsensitiv help for our eclipse
> standalone help system. So far it works great. The generated context is
> given to the displayHelp-method and we always get forwarded to the given
> site we wanted to.
> Unfortunately this works only with website pathes without ID extension.
> If we try to jump to a specific point of a html-document (via
> displayHelp( �/examplePluginFolder/example.html#ID123�) it just moves to
> the site, but doesnt link to the specific point(ID) of the document.
>
> Is there any way to fix this problem? Since we really like to link to a
> specific point of our help documents we would appreciate any kind of
> solution.
> We also noticed that Index-Files are using this kind of ID Management as
> well, to find a specific point of a html document. So html based links
> in our documents are working fine, we just have problems with
> Application calls via displayHelp().
>
> thanks for any help,
> Steffen
>
|
|
|
|
|
Re: eclipse standalone contextsensitive help [message #617652 is a reply to message #474087] |
Wed, 25 June 2008 01:27 |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
Hi Steffen,
Can you try using the escape sequence character %23 instead of the #
character?
Such as:
examplePluginFolder/example.html%23ID123
I think that the cause of the symptom might be the same as Bugzilla
entry 104213, and the discussion says that %23 works for showHelpTopic
parameter. So I'm hoping that it will also work for displayHelp().
For reference, here's the URL to the Bugzilla entry:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=104213
Hope this helps,
Lee Anne
Steffen wrote:
> eclipse standalone contextsensitive help
>
> Hello everyone,
>
> lately we are trying to implement contextsensitiv help for our eclipse
> standalone help system. So far it works great. The generated context is
> given to the displayHelp-method and we always get forwarded to the given
> site we wanted to.
> Unfortunately this works only with website pathes without ID extension.
> If we try to jump to a specific point of a html-document (via
> displayHelp( �/examplePluginFolder/example.html#ID123�) it just moves to
> the site, but doesnt link to the specific point(ID) of the document.
>
> Is there any way to fix this problem? Since we really like to link to a
> specific point of our help documents we would appreciate any kind of
> solution.
> We also noticed that Index-Files are using this kind of ID Management as
> well, to find a specific point of a html document. So html based links
> in our documents are working fine, we just have problems with
> Application calls via displayHelp().
>
> thanks for any help,
> Steffen
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04030 seconds