Searching for text, topics, build conditions and referrers
Searching for text, topics, build conditions and referrers |
|
|
|
|
|
|
|
Searching for text, topics, build conditions and referrers |
|
|
|
|
|
The functions for finding and replacing text in Help & Manual are very similar to the comparable functions in word processors, with some additional options for the special requirements of help projects.
In addition to this the program also has powerful functions for locating individual topics by their topic IDs and their context numbers, and for locating "referrers", i.e. topics containing links to the current topic or topics.
The Search function is also available in the XML Source editor tab (Professional version only) all HTML editor windows for HTML templates and other editing windows. Just right-click in these editor windows to access. |
Find where: Topic Keywords searches for index keywords you have associated with your topics. Image File Names changes the filenames of graphics file references in your projects so that they refer to files with different names. See below for details. Captions searches in TOC captions (the Topic Title field in the tab). Note that replacing this text does not change the name of the topic in the TOC or the header in the header box above the editor. Instead, it "uncouples" the topic title attribute from the other two texts, giving it a different value. Table of Contents searches in the TOC in the Project Explorer (search only, no replace). |
Variables:
<% + VARIABLENAME + %> For example if your variable is called DEMOBUILD you would type: <%DEMOBUILD%> When you insert or replace variables with Find and Replace the variables are not highlighted in the topic text. This is exactly the same as typing in variables manually – the variables are still fully functional, they are just not highlighted in the text. (The highlight is just an editing convenience to make the variables easier to see.) Conditional tags:
Examples:
|
Images are referenced with their filenames only so you can "replace" them with other images by replacing their filenames in your topics. Help & Manual finds the image files by searching through all the folders in your Project Search Path so if the filename you use is in one of those folders Help & Manual will be able to find it.
|
|
You can find links to the current topic with the Find Referrers function, which also shows which topics the current topics links to. Links to and from the current topic:
OR
Selecting Find Referrers for a chapter in the TOC will display the referrers for all the topics in the chapter. You can also use this function for multiple topics. Just select two or more topics in the TOC before selecting the function. Note that this function will only find links to the current topic or topics in the current project! You cannot use this function to locate links to the topic in other projects or help files. Finding links in all topics:
The report will include lists of all outgoing and ingoing links in all topics in your project. |
See also:
Find & Replace (Reference)
Find Referrers (Reference)