I'm a fairly new Flare user trying to figure out context sensitive help, and I'd really appreciate it if someone could just make sure I'm on the right track and hopefully answer a few questions
Here is my general understanding of how to implement CSH with Flare:
I need to create alias and header files (header first). In the alias file, I can click the "generate identifiers for this project" icon to create a new identifier (ID) for each topic. After saving the new alias file, the header file(s) populates with all of the identifier "info" like the name and value. I also need to work with a developer to determine how we will implement a CSH "button" in the product applications for which we're providing Online Help - ie: a question mark/circle icon. After creating the identifiers, I give the developer the header(s) and a copy of the output files. Also, I work with the developer to identify which ID's correlate with their respective icons within the applications (if the automatically-generated ID names are not explicit enough), and then I suppose the developer implements them in the application? Do I need to do anything extra in Flare, as well? Lastly, since I work as part of a team, I will also create a standardized procedure guide for adding new CSH identifiers to the alias file as we add or change topics in the future.
Is that correct?
I also have a few additional questions, and again, any insight or advice would be immensely appreciated!
- if we change a topic title and prefer to have identifier names match topic titles, must we manually change the identifier name, too? how will this affect things from the developer's side, assuming we keep the value # the same?
- correct me if I'm wrong, but once the developer adds in the identifier info into an application, we can go into the alias file in Flare and assign the identifier to a different topic without breaking anything, right?