bulls23
Karma: 0
|
How to exclude a glossary in another glossary? - 2010/08/31 13:50
Here's my scenario:
I have two glossaries, in some cases containing the same terms with different definitions (experts / non-experts). I managed to do so with the help of this thread:
http://remository.com/forum/func,view/catid,12/id,16934/
I have now activated the glossary bot to find and link the terms throughout the site. Here comes the problem:
term "abc" exists in "glossary1" and "glossary2" having different definitions in each glossary. If the term "abc" is found within "glossary1" it is linked to the definition within "glossary2". Apparently this happens because the bot links to the term / definition with the lower id, i suppose because it's found first:
"abc" in "glossary1" id=2 "abc" in "glossary2" id=1
so the bot always points "abc" to "glossary2". I know how to force / exclude glossaries within articles with e.g. {glossid:1}, but how do i do this within glossaries?
Post edited by: bulls23, at: 2010/08/31 13:51
|