Customization & en.xml
Posted: Wed May 14, 2014 4:48 pm
Team,
This may be a simple solution, but has been bugging me for a while now.
I have a customizations folder and all is good.
Under C\:.....\common\vars is my en.xml file. I use it for customizations, and all is good except for images. ie
<variable id="notice Note Image Path">Configuration/OpenTopic/cfg/common/artwork/notice.gif</variable>
My notice.gif should appear in my \artwork folder directly above this - but the only way I can use this image is to have it in the original DITA-OT\plugins\..... folder.
I believe my problem is that image path is being referred to this folder by the line above. This means Configuration/OpenTopic/ has to change to reference the Customization folder I have - but what should this look like? Should it be replaced with a direct path to the Customization folder?
Thanks
Phil
This may be a simple solution, but has been bugging me for a while now.
I have a customizations folder and all is good.
Under C\:.....\common\vars is my en.xml file. I use it for customizations, and all is good except for images. ie
<variable id="notice Note Image Path">Configuration/OpenTopic/cfg/common/artwork/notice.gif</variable>
My notice.gif should appear in my \artwork folder directly above this - but the only way I can use this image is to have it in the original DITA-OT\plugins\..... folder.
I believe my problem is that image path is being referred to this folder by the line above. This means Configuration/OpenTopic/ has to change to reference the Customization folder I have - but what should this look like? Should it be replaced with a direct path to the Customization folder?
Thanks
Phil