Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Cheat Sheets - adding links
Cheat Sheets - adding links [message #623865] Mon, 01 February 2010 13:32 Go to next message
DaveW  is currently offline DaveW Friend
Messages: 2
Registered: February 2010
Junior Member
Hi,

Is there anyway of adding links into cheat sheets?

I would like to do two things :-

Add links to external sites. In html this would be
<a href="http://www.google.com">Visit Google</a>

Add links to email addresses so that a user could select a help desk to register a question. mailto:a.n.body@hotmail.com

Many Thanks
Dave
Re: Cheat Sheets - adding links [message #623867 is a reply to message #623865] Tue, 02 February 2010 22:11 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
DaveW wrote on Mon, 01 February 2010 08:32
> Hi,
>
> Is there anyway of adding links into cheat sheets?
>
> I would like to do two things :-
>
> Add links to external sites. In html this would be
> <a href="http://www.google.com">Visit Google</a>
>
> Add links to email addresses so that a user could select a help desk to register a question. a.n.body@hotmail.com
>
> Many Thanks
> Dave


It sounds like you want to have a button which when you press it will either open a web page or initiate e-mail delivery. Opening a URL is quite easy, Start by opening a cheat sheet in the cheat sheet editor by double clicking on it from within the package explorer. Select an item and click on the "Browse ..." button in the Command section at the lower right. Select the command Window/Open Browser and enter the url you want to open. You can leave the Browser Id, Name and Tooltip blank.

There is not a built in command for mailto. You could write one from scratch if you are comfortable working with commands but there is not one that already exists.
Previous Topic:Pre-Built indexes for Infocenter
Next Topic:Recognizing new plugins
Goto Forum:
  


Current Time: Thu Apr 25 12:35:33 GMT 2024

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

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

Back to the top