Skip to main content
Known Participant
April 14, 2014
Question

Link Converter RH11

  • April 14, 2014
  • 1 reply
  • 768 views

Using:

RH Html 11

Windows 7

I have a 2 part question on the Link Convertor Script:

1) I can't get the link converter to run within my project. I can edit/save the script however it won't run. I checked this against a version of RH9 I had installed on the same project and was able to run and replace no problem on RH9, RH11 i'm having issues. Anyone else experience this?

2) How do I change the redirect link back to an existing help page within my manual? I have a few thousand links directing to our website that we want to repoint into the imported content page. Can I simply insert the file name in the redirect link? i.e.

VAR newlink = 'page.htm'

Or do I need to include the path as well?

Thank you for the help

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
April 15, 2014

The script may not appear to run but it did in a simple test I just set up. It only changes the underlying link, not the text of the link.

Yes you can do what you have suggested to point to a topic but that will only work if all the topics are at the same level as the newlink has to contain the relative path.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Known Participant
April 15, 2014

Peter thanks for the help as always. Follow up

I was able to make test links run no problem, I sampled a variety of websites and was able to make the link convertor work. However on the links i'm attempting to change it doesn't seem to recognize the href link. Do you know if their are character limits ont he links? characters it doesn't support? Here is an example of one of the links it didn't recognize

https://inside.courts.wa.gov/index.cfm?fa=cntlManuals.showManualsPage&manualid=perrules&file=pbrupdates

Things I thought might be the issue and have tried:

- RH9 vs. 11 tested on both, neither converts

- imported vs created in project, neither works as well if I use the above url

I appreciate any ideas/comments you may have. Thanks,