Skip to main content
January 27, 2008
Answered

Merged webhelp project problem

  • January 27, 2008
  • 3 replies
  • 587 views
Dear Sir,

my problem is with merged Webhelp project. the links to external topics are not active in the master project, although these links work fine in the HTML help output.

thanks.
This topic has been closed for replies.
Correct answer RoboColum_n_
Have you tried following the advice at this link?

3 replies

Peter Grainge
Community Expert
Community Expert
January 28, 2008
You obviously know how to create them in HTML help. For webhelp, follow the link that Colum provided. It's covered there.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Peter Grainge
Community Expert
Community Expert
January 28, 2008
What Ahlam may not be doing is allowing for the fact that cross project links have to be created one way for webhelp and another way for HTML help. The way to do that if both outputs are required is using conditional tags.

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

Originally posted by: Peter Grainge
What Ahlam may not be doing is allowing for the fact that cross project links have to be created one way for webhelp and another way for HTML help. The way to do that if both outputs are required is using conditional tags.



Actually, my project was generated as HTML help project from the begining but for some reasons I need to convert it to webhelp, what I did is that I generated the whole project as webhelp. I did not know that creating links in webhelp is different from HTML help, if it is so, could you please tell me how.
RoboColum_n_
RoboColum_n_Correct answer
Legend
January 28, 2008
Have you tried following the advice at this link?