This content has been marked as final.
Show 6 replies
-
3. Re: File Version - Is it possible to assign this attribute to a compiled *.chm file?
MergeThis May 22, 2007 1:01 PM (in response to ChristyGTWE)You could also add a file version/date trailer to each build version, then add none for the final build (MyBuild_May21,chm, MyBuild_May22,chm, MyBuild_May23,chm, etc.). Just change the chm file output name as you generate it.
Good luck,
Leon -
4. File Version - Is it possible to assign this attribute to a compiled *.chm file?
Brendan_S Jul 31, 2007 9:10 AM (in response to ChristyGTWE)I am looking to do something similar but due to the update nature of my online documentation I would need this to be updated regularly for a large amount of files.
Is there some way to update the footer in a more automated way?
What I am thinking of is creating a user defined variable with my version number and then adding that to the footers. -
5. Re: File Version - Is it possible to assign this attribute to a compiled *.chm file?
ChristyGTWE Jul 31, 2007 9:39 AM (in response to Brendan_S)Hi Brendan,
I think using a topic template is the best method. You can assign the template to multiple help topics in one action.
Here's what I do:
1. Right-click on the Templates folder and select "New Topic Template."
2. From the View menu, select "Footer." The text box for the footer appears in the template.
3. Type the text you want to use as the footer. Format the footer text as you wish (alignment, font, pt. size, etc.)
4. Save the template as a recognizable name, such as "Copyright_Blurb_projectXX."
5. In RoboHelp Explorer, click the "Topics" tab to view all help topics for the project in the main window.
6. Press the "Ctrl" key and select all topics that you want to assign the template to.
7. After you've selected the topics, right-click and select "Properties" from the pop-up menu. The Topic Properties window appears.
8. Click the "General" tab, then from the Template drop-down list, select the template you want to assign to the topic (for example, "Copyright_Blurb_projectXX").
9. Click "OK" to save your changes. RoboHelp assigns the template to all the help topics you selected.
Later on, if you need to change the footer, you just change it once by updating the topic template. All help topics that are assigned that topic template will automatically be updated with the change.
Hope this helps!
ChristyG -
6. Re: File Version - Is it possible to assign this attribute to a compiled *.chm file?
Brendan_S Jul 31, 2007 9:51 AM (in response to ChristyGTWE)Great answer. Thank you very much.



