Skip to main content
April 27, 2009
해결됨

Can't link to projects in merge projects - RH8

  • April 27, 2009
  • 1 답변
  • 1650 조회

I generated my merged file in RH8. However, I can't link between the merged projects.

I accesss the parent project and then click the link and successfully access the child1 project. Then I click the link in child 1 to go back to the parent and it doesn't work. I get the message that Explorer cannot display the web page.

All my files are on my C drive and I checked the links and they look ok.

Also, when I allow blocked content, I get two bars at the top of the window with the Contents, Index and Search instead of the usual one.

Any help is appreciated.

Thank you.

이 주제는 답변이 닫혔습니다.
최고의 답변: RoboColum_n_

Does the fact that it's a merged project have anything to do with it?

What about file structure? Does that have anything to do with it?


Before doing anything else I think you should read and inwardly digest this article.


Read the RoboColum(n) for mutterings on RoboHelp, Technical Communication Suite and technical communication.

1 답변

Peter Grainge
Community Expert
Community Expert
April 28, 2009

WebHelp or Microsoft HTML Help (CHMs)?


See www.grainge.org for RoboHelp and Authoring tips

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

Sorry, Webhelp.

Also, my links point to files in certain places on my c drive. When I generate I generate to a different folder. Could that be the problem? How do I fix it?

Thanks.

RoboColum_n_
Legend
April 28, 2009

I am linking to the .htm file. What do you mean INSIDE my project??

Do the files have to be in a certain folder?

Thanks.


Let's say you have a project that is located in the directory c:\Source\Project directory. Inside the project you have two folders called (FolderA and FolderB) with topic1 and topic2 in folder A and topic3 and topic4 in folder B. If you link from topic1 to topic 3, the link path added by RH is "foldera/topic3.htm". This is a relative path to a topic inside the project. If the project folder is moved, the link will still work provided none of the overall project folder/file structure is changed.

The generated output - although it is by default output to the !SSL!\Webhelp folder - is not inside the project. You can link to it but if it or the project source files are moved, it run the risk of broken links. If all you are doing is trying to link to another topic in the same help project, use the approcah I have outlined above.


Read the RoboColum(n) for mutterings on RoboHelp, Technical Communication Suite and technical communication.