IDML Filter: provide the index topics translation capability
Issue #1139
resolved
Let’s consider a document with the following UI:
The designmap.xml
document part contains the following index topics:
<Index Self="uf2"> <Topic Self="uf2Topicntext" SortOrder="" Name="text" /> <Topic Self="uf2TopicnTopics" SortOrder="" Name="Topics" /> <Topic Self="uf2Topicnwords" SortOrder="" Name="words" /> </Index>
Thus, the Name
attribute of the Topic
tag should be conditionally taken into account for translation.
For more details please refer to the attached document.
Comments (3)
-
reporter -
reporter A solution was made available in the scope of pull request #608.
-
reporter - changed status to resolved
Related pull request #608 merged.
- Log in to comment
It is important to note that the created indexes have to be manually regenerated after the translation of a document is performed.