This issue has been created
There is 1 update.
 
 
Glossary Application / cid:jira-generated-image-avatar-3a144128-534b-481b-b5c4-21e55c3f3855 GLOSSARY-65 Open

Allow excluding some words from being considered glossary entries

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-927e16c3-6e16-4ad9-bf00-144d46736c2a Vincent Massol created this issue on 30/Jul/25 16:32
 
Summary: Allow excluding some words from being considered glossary entries
Issue Type: cid:jira-generated-image-avatar-3a144128-534b-481b-b5c4-21e55c3f3855 Improvement
Affects Versions: 1.5.2
Assignee: Unassigned
Components: Application
Created: 30/Jul/25 16:32
Priority: cid:jira-generated-image-static-major-8be59163-0ab4-4a29-bfd7-deb314773cc1 Major
Reporter: Vincent Massol
Description:

The idea is to prevent the glossary app to create glossary links in some exceptional cases.

See https://forum.xwiki.org/t/suppress-glossary-highlighting/17255 for a use case.

Suggested implementation:

code
(% data-xwiki-rendering-protected='true' %)Glossary word here(%)
code

 
 

1 update

 
cid:jira-generated-image-avatar-927e16c3-6e16-4ad9-bf00-144d46736c2a Changes by Vincent Massol on 30/Jul/25 16:32
 
Description: The idea is to prevent the glossary app to create glossary links in some exceptional cases.

See https://forum.xwiki.org/t/suppress-glossary-highlighting/17255 for a use case.

Suggested implementation:

{
{ code} }
(% data-xwiki-rendering-protected='true' %)Glossary word here(%)
{
{ code} }