Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: Glossary FAQ.

Glossary FAQ: Difference between revisions

From MoodleDocs
m (moved Glossary module FAQ to Glossary FAQ: Docs 2 format)
No edit summary
Line 1: Line 1:
{{Glossaries}}==How can I turn on glossary auto-linking?==
{{Glossary}}
<p class="note">'''Please refer to [[TOC_with_notes#Glossary|these notes]] before editing this page.'''</p>
==How can I turn on glossary auto-linking?==


# The glossary auto-linking filter should be enabled by an administrator in ''Administration > Modules > [[Filters|Manage filters]]''.
# The glossary auto-linking filter should be enabled by an administrator in ''Administration > Modules > [[Filters|Manage filters]]''.

Revision as of 03:38, 25 May 2011

Please refer to these notes before editing this page.

How can I turn on glossary auto-linking?

  1. The glossary auto-linking filter should be enabled by an administrator in Administration > Modules > Manage filters.
  2. Each glossary entry should have the "This entry should be automatically linked" box checked.

How can I delete a glossary entry attachment?

Simply delete the glossary entry and add a new one.

How can I enable glossary auto-linking in uploaded HTML files?

In Administration > Modules > Manage filters, set filteruploadedfiles to "All files" or "HTML files only".


How can I exempt individual words from auto-linking to a Glossary entry?

If you don't want particular text to be linked (in a Forum post, say) then:

  1. In Edit mode, locate and click the Toggle HTML Source button on the formatting toolbar (appears as '<>' symbol)
  2. Locate the piece of text you want to exempt from autolinking
  3. Before and after the text respectively, add <nolink> and </nolink>.
  4. Save and check.

How do I import entries from another glossary?

See Import glossary entries.

See also