Using snippets and conditonal tags to single source content within the same deliverable.
I'm having trouble figuring out how to use snippets the way I want to, and I haven't been able to locate any help on the matter. Here's what I'm trying to do:
Documenting two features that are 90% identical:
1. Create a snippet.
2. Create two condition tags, called FEATURE1 and FEATURE2.
3. Apply the condtional tags as required to the content of the snippet.
4. Place the snippet into topic called FEATURE1_TOPIC.
3. Place the snippet into another topic called FEATURE2_TOPIC.
I want only condition FEATURE1 to appear in topic FEATURE1_TOPIC, and only condition FEATURE2 to appear in FEATURE2_TOPIC. But I cannot figure out how to tell the snippet, "Only display FEATURE1 conditonal," or, "Only display FEATURE2 conditional."
Same problem with variables. If I were to attempt to use variables instead of conditions, I don't see how I could set the value of the variable at the snippet insert level.
In RoboHelp parlance, I believe what I'm wanting to do is to apply a "condition expression" to a snippet, and/or apply a "variable set" to a snippet.
