Create a new Publishing tag for CCMS Desktop
You can create customized tags that users can apply to a map and its topics during the Publish process in CCMS Desktop.
About this task
When you Publish content in CCMS Desktop, the CCMS displays the Publishing Tags dialog, where users can enter the Version of the Published content.
Publishing tag values are written into each document's Custom Properties file. For example:
<version>4.0</version>
You might want users to record additional information about the Published content, such as the ISBN or other properties. You can create additional tags for this information. You must also create a custom index for the information in Index Definitions to store the new information. You can also use that index to create a display column or an advanced search option.
Procedure
What to do next
If there is not already a index to "hold" the Publishing tag's value, you must create one. See Edit an existing index definition or add a new one for details.
If you have specialized additional topic or map types, you must add the classes of those objects to ditaclasses.xml to ensure CCMS Desktop can Publish them. See Configure new object types for Publishing for details.