adding a script to every topic in an existing WebHelp project
I've got WebHelp (RH8, but could upgrade if necessary) running on Apache.
What are my options for adding a script (probably PHP) to every topic?
In the past, with other HATs, I've put stuff like that in master pages and in skins.
From a comment in http://forums.adobe.com/message/3939811 I get the impression that nothing I do to a master page will affect existing topics?
How about skins?
Any other options besides running a script to make global changes to the source files or output files?
Obviously if I define the script globally I'd need to use variables or replaceable parameters or the like in the script to customize it for each page. Is Robo helpful for that or should I be looking to the Apache environment for those values?
