Problem with reusable paragraphs
Hi
What I try to do?
- I wan't to create a "library" file where I list terms like product name which can change between projects. Then I reuse these paragraphs in my files and I have to update only this one file when the project changes. I would use the same idea for the warnings and notes as well.
How I have done it?
- I created topic MyVariables.xml and included <ph> element for product name. I added id product_name for the element.
- In the file which is used in my ditamap I added <ph> and added to conref attribute MyVariables.xml#shared/product_name (I found this "shared" from some web discussion")
Result?
- As long as all the files are located in the same folder it works as wanted.
Problem?
- I would like to have is a possibility to keep files in different folders so that those could be grouped logically, not to have dozens of files in one folder. I haven't found how this could be done. I found an instruction to add folder path to conref but there was not instruction how to do it (and I do it wrong as it is not working).
Any advice?
Br,
Pekka
