Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Link to URL from Universal Welcome
Link to URL from Universal Welcome [message #474316] Fri, 05 September 2008 01:19 Go to next message
Ken is currently offline KenFriend
Messages: 36
Registered: July 2009
Member
I'm using the universal welcome page framework. From the home page, I'd like
the Web Resources button to jump to a particular URL directly, rather than
going to a seperate page first. Is this possible or should do I have to
create a custom intro?

Thanks!

- Ken
Re: Link to URL from Universal Welcome [message #474319 is a reply to message #474316] Fri, 05 September 2008 16:37 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
If you are using Eclipse 3.4 one suggestion is to use the new
customization properties

org.eclipse.ui.intro/INTRO_START_PAGE - the id of the page which will be
shown when Eclipse starts the first time.
org.eclipse.ui.intro/INTRO_HOME_PAGE - the id of the page which will be
shown when the home button is pressed.
org.eclipse.ui.intro/INTRO_STANDBY_PAGE - the id of the page which will
be shown when welcome is displayed in a non-maximized form.

which allow you to change the root or standby page but keep the rest of
the universal intro pages. This allows you to create your own first page
without having to create an entire new theme. In Eclipse 3.4 it is easy
to contribute pages. See

http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/ua_intro_universal_contributing.htm


Kenny Prole wrote:
> I'm using the universal welcome page framework. From the home page, I'd
> like the Web Resources button to jump to a particular URL directly,
> rather than going to a seperate page first. Is this possible or should
> do I have to create a custom intro?
>
> Thanks!
>
> - Ken
Re: Link to URL from Universal Welcome [message #619847 is a reply to message #474316] Fri, 05 September 2008 16:37 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
If you are using Eclipse 3.4 one suggestion is to use the new
customization properties

org.eclipse.ui.intro/INTRO_START_PAGE - the id of the page which will be
shown when Eclipse starts the first time.
org.eclipse.ui.intro/INTRO_HOME_PAGE - the id of the page which will be
shown when the home button is pressed.
org.eclipse.ui.intro/INTRO_STANDBY_PAGE - the id of the page which will
be shown when welcome is displayed in a non-maximized form.

which allow you to change the root or standby page but keep the rest of
the universal intro pages. This allows you to create your own first page
without having to create an entire new theme. In Eclipse 3.4 it is easy
to contribute pages. See

http://help.eclipse.org/ganymede/topic/org.eclipse.platform. doc.isv/guide/ua_intro_universal_contributing.htm


Kenny Prole wrote:
> I'm using the universal welcome page framework. From the home page, I'd
> like the Web Resources button to jump to a particular URL directly,
> rather than going to a seperate page first. Is this possible or should
> do I have to create a custom intro?
>
> Thanks!
>
> - Ken
Previous Topic:Help system Jetty problems
Next Topic:Context Help View - how is its content gathered ?
Goto Forum:
  


Current Time: Thu Jan 02 22:44:41 GMT 2025

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

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

Back to the top