Closed (duplicate)
Project:
Glossary
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
6 Sep 2006 at 17:51 UTC
Updated:
30 Nov 2007 at 02:08 UTC
I have set up a taxonomy and I am using the glossary module to filter pages and insert definition links after each occurence of a term. However, with some terms I get multiple matches.
For example "Coal Mining" matches "Coal Mining" and "Mining" even though they are two seperate concepts (economic sectors) on my site. Or "fuel" and "oil" might be seperate concepts on their own but "fuel oil" is a specific type of oil.
Is there a way for the glossary filter to only match one term to a set of words at the exclusion of others, ideally the term which matches the most words in one go?
Bill.
Comments
Comment #1
nancydruAt the moment, I'd say no. It currently works on whole words or substrings.
My suggestions are: 1) upgrade to a newer Drupal (4.5 is pretty old and unsupported); 2) come back and create a feature request to handle phrases (be sure to explain why and give a description of how it might work).
This may also be related to http://drupal.org/node/7261.
Comment #2
nancydruI'm going to see if I can solve this and roll it in with http://drupal.org/node/7261.