mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
- Minor change (aliases by Keywords, more intuitive, I think)
This commit is contained in:
parent
01abc5e6bf
commit
a6d0cd987a
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<P ALIGN=CENTER><B>Aliases</B></P>
|
||||
<P ALIGN=CENTER><B>Keywords</B></P>
|
||||
|
||||
<p>The glossary allows to maintain a list of aliases for every entry.
|
||||
<p>The glossary allows to maintain a list of keywords for every entry.
|
||||
|
||||
<p>Aliases are used as alternative terms to refer concepts so wherever the concept OR any alias is found, it will be automatically linked with the concept.</p>
|
||||
<p>Keywords are used as alternative terms to refer concepts so wherever the concept OR any keyword is found, it will be automatically linked with the concept.</p>
|
||||
|
|
|
@ -24,7 +24,7 @@ Glossary level help files:
|
|||
Entry level help files:
|
||||
<ul>
|
||||
<li><a href="help.php?module=glossary&file=usedynalink.html">Automaic linking of entries</a>
|
||||
<li><a href="help.php?module=glossary&file=aliases.html">Aliases: What are them?</a>
|
||||
<li><a href="help.php?module=glossary&file=aliases.html">Keywords: What are them?</a>
|
||||
<li><a href="help.php?module=glossary&file=casesensitive.html">Case sensitive automatic linking</a>
|
||||
<li><a href="help.php?module=glossary&file=fullmatch.html">Whole words auto-linking</a>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue