Skip to main content
June 12, 2013
Answered

CSH implemtation for a merged project

  • June 12, 2013
  • 3 replies
  • 607 views

Hi everyone,

I am currently looking into implementing CSH for one our web help systems.

It's a merged project i.e

Master project x

     sub project 1

     sub project 2

     etc.

I know that for a single help project in RH 2 files are created a .h mapping file with numbers mapped to topic IDs and an alias file .ali which has topic ids mapped to topic file names. Whatever help format you create, normally one is supposed to work via the same map and alias files.

How does this work with a merged project, in particular a web help merged project please?

Do I have our developers point at sets of .h and alias fiels for each sub proiject they're wanting to point to?

Any advice or information from people from people who have already done this please?

This topic has been closed for replies.
Correct answer Willam van Weelden

In short, my advice: just create a merged project and always call the master project. Nothing further needed. (Make sure id’s are unique between projects.)

Peter does not agree with me: http://www.grainge.org/pages/authoring/calling_webhelp/using_map_ids_merged.htm

Greet,

Willam

3 replies

June 17, 2013

Thanks everyone.

Once we've wrestled a bit will post anything learnt.

Willam van Weelden
Willam van WeeldenCorrect answer
Inspiring
June 17, 2013

In short, my advice: just create a merged project and always call the master project. Nothing further needed. (Make sure id’s are unique between projects.)

Peter does not agree with me: http://www.grainge.org/pages/authoring/calling_webhelp/using_map_ids_merged.htm

Greet,

Willam

Jeff_Coatsworth
Community Expert
Community Expert
June 12, 2013

Have you checked out Peter Grainge’s site on merged help & CSH? Willam van Weelden’s site (wvanweelden.eu) also has some advice about CSH