DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:glossary

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
plugin:glossary [2016-05-26 19:33] 82.248.16.161plugin:glossary [2023-04-19 15:48] Aleksandr
Line 1: Line 1:
-====== glossary Plugin ======+====== Glossary Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: manage glossary for translation +description: Manage glossary for translation 
-author     : François Merciol +author     : François Merciol
 email      : dokuplugin@merciol.fr email      : dokuplugin@merciol.fr
 type       : syntax type       : syntax
-lastupdate : 2016-05-26 +lastupdate : 2019-09-25 
-compatible : Detritus+compatible : Greebo, Frusterick Manners, Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
Line 23: Line 23:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 47: Line 47:
 {{glossary>namespace [help] (sample|list|proposal|admin-proposal|admin-definition|admin-glossaries)}} {{glossary>namespace [help] (sample|list|proposal|admin-proposal|admin-definition|admin-glossaries)}}
 </code> </code>
-  * **namespace** -- name of the glossary to manage multiple glossary in a site and referred the appropriate one when management \\ (by default the namespace of the page where the syntax appears)+  * **namespace** -- name of the glossary to manage multiple glossary in a site and referred the appropriate one when management\\ (by default the namespace of the page where the syntax appears)
   * **help** -- give a help   * **help** -- give a help
   * **sample** -- select randomly a new to be showe (for instance by [[showSamples]])   * **sample** -- select randomly a new to be showe (for instance by [[showSamples]])
Line 56: Line 56:
   * **admin-glossaries** -- manage (include removal) all glossaries in the site   * **admin-glossaries** -- manage (include removal) all glossaries in the site
  
-You can include the icons used by this plugin with :+You can include the icons used by this plugin with:
 <code> <code>
 <glossary (help|clock|face-smile|face-sad|stop|one-way|search) /> <glossary (help|clock|face-smile|face-sad|stop|one-way|search) />
Line 62: Line 62:
 Use one of parameters name according the icon you want to show Use one of parameters name according the icon you want to show
  
-To highlight words according the input language, use :+To highlight words according the input language, use:
 <code> <code>
 <glossary word> some input word </glossary> <glossary word> some input word </glossary>
 </code> </code>
  
-To highlight words according the output language, use :+To highlight words according the output language, use:
 <code> <code>
 <glossary translate> some output word </glossary> <glossary translate> some output word </glossary>
Line 74: Line 74:
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
  
-  * *dataDir** -- for xml file database directory. More precisely, place where you can find one directory per namespace (md5 of namespace)+  **dataDir** -- for xml file database directory. More precisely, place where you can find one directory per namespace (md5 of namespace)
   * **recentDays** -- number of days to show a clock beside a new definition   * **recentDays** -- number of days to show a clock beside a new definition
   * **maxIP** -- maximun of proposition for the same IP (proposition are remove by administrator)   * **maxIP** -- maximun of proposition for the same IP (proposition are remove by administrator)
plugin/glossary.txt · Last modified: 2023-10-12 19:58 by 80.67.176.91

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki