find all automatically link glossary entries

find all automatically link glossary entries

by René Ragus -
Number of replies: 2

Hello, everyone.

We are currently expanding our glossary entries and have become aware of multiple entries. This means that a new glossary entry is created, a link for all entries is automatically created globally on the website and now we have up to four entries on one page that refer to the same glossary entry.

Therefore my question: Is there a plugin or other possibility to search the ".glossary.autolink" and to deactivate it in case of multiple entries via <nolink>? Moodle 3.3.2

Best regards René

Average of ratings: -
In reply to René Ragus

Re: find all automatically link glossary entries

by Jon Bolton -
Picture of Testers
You can’t search for it because the glossary autolink code doesn’t exist until the page is rendered each time it’s loaded. The autolink is not stored in the database.

You can set the filters to only match once per page though - see https://docs.moodle.org/39/en/Filter_settings
In reply to Jon Bolton

Re: find all automatically link glossary entries

by René Ragus -
Hi Jon.

Sorry for my late reply and thanks for the hint. I had the feeling there must be some check box but I did not found the settings.

Thanks it works
René