Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Is it possible to launch a browser window from Help's toc.xml?
Is it possible to launch a browser window from Help's toc.xml? [message #269742] Wed, 01 September 2004 18:14 Go to next message
Eclipse UserFriend
Originally posted by: brogers.syndera.com

1: open help
2 see toc:
heading 1
heading 2
heading 2
heading 1
3: Wonder whether it's possible to point one of those heading 1s to an URL
so that it opens Internet Explorer and displays the desired content (in the
system browser--not the right pane of eclipse help).

The context for this is as follows: We use eclipse help for some things but
also have a help system generated with Quadralay WebWorks. We want to dump
the WebWorks help into a plugin directory and have the toc point to
myplugindirectory/wwhelp.htm and have it open in IE.

Thanks,

ben
Re: Is it possible to launch a browser window from Help's toc.xml? [message #269794 is a reply to message #269742] Thu, 02 September 2004 08:54 Go to previous messageGo to next message
Eclipse UserFriend
You include a link in one of your HTML documents (wwhelp.htm), specifying
target="_blank". Another option, if you could create TOC for the other
help, you could contribute a IHelpContentProducer to
org.eclipse.help.contentProducer extension point, it could feed documents to
Eclipse help system.
Konrad

"b rogers" <brogers@syndera.com> wrote in message
news:ch5hcp$61r$1@eclipse.org...
> 1: open help
> 2 see toc:
> heading 1
> heading 2
> heading 2
> heading 1
> 3: Wonder whether it's possible to point one of those heading 1s to an URL
> so that it opens Internet Explorer and displays the desired content (in
the
> system browser--not the right pane of eclipse help).
>
> The context for this is as follows: We use eclipse help for some things
but
> also have a help system generated with Quadralay WebWorks. We want to dump
> the WebWorks help into a plugin directory and have the toc point to
> myplugindirectory/wwhelp.htm and have it open in IE.
>
> Thanks,
>
> ben
>
>
Re: Is it possible to launch a browser window from Help's toc.xml? [message #270044 is a reply to message #269794] Fri, 03 September 2004 11:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: brogers.syndera.com

I do not want to use the Eclipse Help for this particular content. I've
tried _blank and blank and all I get is another window with my content
inside of Eclipse. Don't need a help server--don't want the Eclipse nav bar.
Is there a way to open a content in a browser outside of Eclipse?

ben


"Konrad Kolosowski" <konradk@ca.ibm.com> wrote in message
news:ch74uv$huu$1@eclipse.org...
> You include a link in one of your HTML documents (wwhelp.htm), specifying
> target="_blank". Another option, if you could create TOC for the other
> help, you could contribute a IHelpContentProducer to
> org.eclipse.help.contentProducer extension point, it could feed documents
to
> Eclipse help system.
> Konrad
>
> "b rogers" <brogers@syndera.com> wrote in message
> news:ch5hcp$61r$1@eclipse.org...
> > 1: open help
> > 2 see toc:
> > heading 1
> > heading 2
> > heading 2
> > heading 1
> > 3: Wonder whether it's possible to point one of those heading 1s to an
URL
> > so that it opens Internet Explorer and displays the desired content (in
> the
> > system browser--not the right pane of eclipse help).
> >
> > The context for this is as follows: We use eclipse help for some things
> but
> > also have a help system generated with Quadralay WebWorks. We want to
dump
> > the WebWorks help into a plugin directory and have the toc point to
> > myplugindirectory/wwhelp.htm and have it open in IE.
> >
> > Thanks,
> >
> > ben
> >
> >
>
>
Re: Is it possible to launch a browser window from Help's toc.xml? [message #270418 is a reply to message #270044] Tue, 07 September 2004 10:49 Go to previous message
Eclipse UserFriend
If you speficify absolute URL, that does not point to help server, you will
not get pointed to help server and see no help toolbars. For example,
<a href="http://eclipse.org" target="_blank">External</a>

opens a new embedded browser window, and loads eclipse.org in it. There is
no use of help server and no help toolbars are displayed. The window is
still the embedded browser. There is no way to change the browser by just
specifying a special URL. You can change help preferences to always use
external browser. The effect will be that help will be displayed in
Internet Explorer, and specifying target="_blank" will open another IE
window. Not to start help server at all (you would not link the external
document from help then), you can call org.eclipse.help.ui.LaunchURL class
from your custom action.

Konrad

"b rogers" <brogers@syndera.com> wrote in message
news:cha2og$dme$1@eclipse.org...
> I do not want to use the Eclipse Help for this particular content. I've
> tried _blank and blank and all I get is another window with my content
> inside of Eclipse. Don't need a help server--don't want the Eclipse nav
bar.
> Is there a way to open a content in a browser outside of Eclipse?
>
> ben
>
>
> "Konrad Kolosowski" <konradk@ca.ibm.com> wrote in message
> news:ch74uv$huu$1@eclipse.org...
> > You include a link in one of your HTML documents (wwhelp.htm),
specifying
> > target="_blank". Another option, if you could create TOC for the other
> > help, you could contribute a IHelpContentProducer to
> > org.eclipse.help.contentProducer extension point, it could feed
documents
> to
> > Eclipse help system.
> > Konrad
> >
> > "b rogers" <brogers@syndera.com> wrote in message
> > news:ch5hcp$61r$1@eclipse.org...
> > > 1: open help
> > > 2 see toc:
> > > heading 1
> > > heading 2
> > > heading 2
> > > heading 1
> > > 3: Wonder whether it's possible to point one of those heading 1s to an
> URL
> > > so that it opens Internet Explorer and displays the desired content
(in
> > the
> > > system browser--not the right pane of eclipse help).
> > >
> > > The context for this is as follows: We use eclipse help for some
things
> > but
> > > also have a help system generated with Quadralay WebWorks. We want to
> dump
> > > the WebWorks help into a plugin directory and have the toc point to
> > > myplugindirectory/wwhelp.htm and have it open in IE.
> > >
> > > Thanks,
> > >
> > > ben
> > >
> > >
> >
> >
>
>
Previous Topic:How to show non-English characters in online help?
Next Topic:[RCP] Hints for some Features
Goto Forum:
  


Current Time: Fri May 09 06:59:02 EDT 2025

Powered by FUDForum. Page generated in 0.07811 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top