Creating a copyright notice at the bottom of each HTML topic
Posted: Wed Dec 18, 2013 10:20 am
We have several projects that we merge when we build our Help system. Our output is HTML5. There are about four thousand topics in all.
We now have a need to put a copyright notice at the bottom of each topic. I didn't find anything in the Help that addressed this for HTML files (everything I found was addressing this issue for Print output.)
I have created a snippet that puts the copyright text in a one cell table with a colored edge for the table top that serves to separate the text from the topic text. This seems to work fine, but I would now need to insert this snippet into each topic.
Another thought would be to create a topic template that includes a copyright notice at the bottom and uses a variable for the copyright dates. But I would need to associate the template with the topics, and I'm not sure how to do that for an existing topic.
Questions:
Have I missed something, - is there another better way to create a "footer" for copyright text for an HTML file?
Using either the topic template or snippet approach, would there be a way to automate adding this to topics?
Any guidance would be greatly appreciated.
We now have a need to put a copyright notice at the bottom of each topic. I didn't find anything in the Help that addressed this for HTML files (everything I found was addressing this issue for Print output.)
I have created a snippet that puts the copyright text in a one cell table with a colored edge for the table top that serves to separate the text from the topic text. This seems to work fine, but I would now need to insert this snippet into each topic.
Another thought would be to create a topic template that includes a copyright notice at the bottom and uses a variable for the copyright dates. But I would need to associate the template with the topics, and I'm not sure how to do that for an existing topic.
Questions:
Have I missed something, - is there another better way to create a "footer" for copyright text for an HTML file?
Using either the topic template or snippet approach, would there be a way to automate adding this to topics?
Any guidance would be greatly appreciated.