
What's covered?How to enable your users to email someone with a link to a topic in the help. There are two methods, one creates the email from a text link while the other creates it from a graphic. The methods work in RoboHelp but are not dependent on any RoboHelp functionality. In other words they will work from any web page. Thanks to Roger Nilsson for writing the scripts. They both work in IE6 and Firefox. |
![]()
Date |
Changes to this page |
25 Sep 2005 |
New topic. |
Click in the box below and press Ctrl C, then in the true code view of your topic go to the desired location in the body and press Ctrl V. The paragraph tags are only required if you want the link to display on its own line.
In RoboHelp's WYSIWYG view, you will see a red square. It will work when you click your Preview icon.
Change the variables and the "mailto" details to provide the text you want users to see in the email.
Click in the box below and press Ctrl C, then in the true code view of your topic go to the desired location in the body and press Ctrl V. The paragraph tags are only required if you want the graphic to display on its own line.
In RoboHelp's WYSIWYG view, you will see a red square. It will work when you click your Preview icon.
Change the variables and the "mailto" details to provide the text you want users to see in the email. Also change the name of the image and include its path if necessary using forward slashes. You will also need to add the image to your baggage files.