You can always change the definitions of your variables individually in Configuration > Common Properties > Text Variables in the Project Explorer. In addition to this you can set different values for specific variables in individual topics. When you publish your project you can also redefine some or all of the variables in your entire project with a project skin or a variable definitions file.
If you want a variable to have a different value in individual topics you can redefine it in the tab of the corresponding topics. Note that this is only possible with user-defined variables. You cannot define Help & Manual's standard variables with this feature.
See The power of editable variables for more information on the kind of things you can do with this feature. |
When you publish your project you can redefine some or all of the variables in the entire project in two different ways: With "skins" and with the command line compilation feature. Redefining your variables with skins:
Note that skins can't be selected in the Publish dialog in non-HTML formats – you need to use command line compiling (see below) for those formats where skins are not directly available. Redefining your variables from the command line: You can also create a simple text file containing a list of definitions of the variables you want to change. You can then specify this file in the command line to redefine all the variables in your project with the values in the file. In addition to this you can also specify a project skin file in the command line, to apply a completely different appearance to the entire project as well as redefining the variables. For more details on using these features see Skins & redefining variables in the Command Line chapter and Transforming Your Output with Skins. |
See also:
Variables and Conditional Output (Reference)
Transforming Your Output with Skins
Page url: http://www.helpandmanual.com/help/index.html?hm_working_variables_conditional.htm