Skip to main content
pcagud
Participating Frequently
May 31, 2013
Question

RH9-change the name of the project after it's been generated & released as help site.

  • May 31, 2013
  • 1 reply
  • 398 views

I'm a novice non-programmer working in RH9 - client wants to change the name of the project that appears at the top of Internet Explorer.  The project has been generated & released to their internal website.  I've changes every file name I could find as well as the name in the title bar when you first generate it within RH.  Any words of wisdom &/or advice are welcome.

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
June 2, 2013

It's not clear whether you are trying to do this the correct way which will require generating the help again or whether you are trying to change it just in the output on the server.

The latter is not good practice as it will get forgotten next time you generate and you will be back to square one. If you must do that, then it should be as simple as changing the start page title. You will need a copy of the file from the server. Open it locally and change the <title>, then upload it again.

The correct way is to go to Project Settings and change the name there, then regenerate.


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.
pcagud
pcagudAuthor
Participating Frequently
June 3, 2013

Peter - thank you, your insight was right on the money.  Making the correction in project setting & regenerating.  Thank you!!