store content intended for CSH in XML file - use resourceid?
Posted: Tue May 06, 2014 11:49 pm
Hi
The UI Engineer has been tasked to create what he refers to as "help balloons". These balloons are known to others as context sensitive help that's launched from a dialog box by clicking the popular question mark - result is content displayed in a new window. I jumped on to the bandwagon for a number of reasons.
He wants to store the topic HTML in an XML file. The HTML is retrieved by parsing the XML for a specific tag associated with a UI dialog box. When the question mark for help is clicked, the XML is retrieved from GWT RequestBuilder - passing in a URL to the file. The XML is then parsed and the content associated with the tag is inserted into the help popup window.
I'm still pretty new to DITA. I'm wondering if I can create the XML file using resourceid in the prolog of each topic intended for CSH. I want to use the content already authored in DITA for the CSH.
Is this a reasonable idea or should I be thinking of a better way?
Thanks!
Diana
The UI Engineer has been tasked to create what he refers to as "help balloons". These balloons are known to others as context sensitive help that's launched from a dialog box by clicking the popular question mark - result is content displayed in a new window. I jumped on to the bandwagon for a number of reasons.
He wants to store the topic HTML in an XML file. The HTML is retrieved by parsing the XML for a specific tag associated with a UI dialog box. When the question mark for help is clicked, the XML is retrieved from GWT RequestBuilder - passing in a URL to the file. The XML is then parsed and the content associated with the tag is inserted into the help popup window.
I'm still pretty new to DITA. I'm wondering if I can create the XML file using resourceid in the prolog of each topic intended for CSH. I want to use the content already authored in DITA for the CSH.
Is this a reasonable idea or should I be thinking of a better way?
Thanks!
Diana