It would be helpful if the module could be configured to match only the first occurrence of any given term.
Issue fork term_glossary-3312730
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3312730-match-only-once
changes, plain diff MR !7
Comments
Comment #4
drcolossos commentedI added a config that allows to match only once. This does not take upper/lower casing into account. Additionally, I unified the "
matches" array it results in nested<span class="glos-term"...because the same value could be replaced mutliple timesComment #5
drcolossos commentedThis does not yet match across fields
Comment #8
olivier.br commentedAdded to dev branch, thanks for your work
Comment #10
drcolossos commentedComment #11
olivier.br commented