DokuWiki

It's better when it's simple

User Tools

Site Tools


abbreviations

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
abbreviations [2011-11-06 18:56] – [Configuration] lupo49abbreviations [2023-11-25 00:56] (current) – [See also] Klap-in
Line 1: Line 1:
 +====== Abbreviations and Acronyms ====== 
  
 +[[DokuWiki]] can mark abbreviations and acronyms (terminology) automatically. You can hover your mouse on an abbreviation to see a short explanation, shown as a tooltip. For example, if the mouse is positioned over "CMS" (which is included in the default acronyms list), the tooltip displays ''Content Management System''.
  
-====== Abbreviations and Acronyms ====== +Some preconfigured examples:
  
-[[DokuWiki]] can mark abbreviations and acronyms (terminology) automatically. If your browser supports the <acronym> tagyou can hover your mouse on an abbreviation to see a short explanationshown as a [[#tooltip]].+  * BTWFAQHTML, WYSIWYG, EOF
  
-Examples +Noteonly full words will be marked. Eg. an acronym that is used within a word will not result in a acronym tooltip. Example: CMS is an acronymmyCMS is not.
-  * HTML, RSSXML+
  
-Nota Bene:  
-  * InsideRSSecret does not count, as it is part of a longer word 
  
 ===== Configuration ===== ===== Configuration =====
-  * DokuWiki's standard abbreviations are stored in the ''conf/acronyms.conf'' file. You can add your own abbreviations by creating a ''conf/acronyms.local.conf'' file and placing your abbreviations + 
 +  * DokuWiki's standard abbreviations are stored in the [[xref>conf/acronyms.conf::|conf/acronyms.conf]] file.  
 +  * You can add your own abbreviations by creating a ''conf/acronyms.local.conf'' file and placing your abbreviations.<code - conf/acronyms.local.conf> 
 +NEW Not existing before! 
 +</code> 
 +  * Disable by mention the abbreviation //without// a replacement<code - conf/acronyms.local.conf> 
 +FUD 
 +</code> 
 +  * Modify by providing an alternative<code - conf/acronyms.local.conf> 
 +BTW     Your own text 
 +</code> 
 + 
 +  * For configuration changes to take effect on the pages, the [[devel:caching|cache must be purged]].
   * The acronyms file has to be encoded in UTF-8.    * The acronyms file has to be encoded in UTF-8. 
-  * National 8bit characters are not supported.+  * Because it is reserved to mark a comment line, a hash (''#'') needs to be escaped by a backslash (''\#'').
  
 +===== See also =====
  
-===== Tooltip ===== +  * [[config|Configuring DokuWiki]] 
-A tooltip is a kind of popup that appears when the mouse is positioned over a hotspotDokuWiki creates a tooltip automatically for each keyword that is listed in the acronyms listFor example, if the mouse is positioned over ''XML'' (which is included in the default acronyms list), the tooltip displays ''Extensible Markup Language''+  * You can install and use the [[plugin:confmanager|{{https://raw.githubusercontent.com/cosmocode/confmanager/master/admin.svg?16}}]][[plugin:confmanager|Configuration File Manager]] for editing via admin interface of the wiki 
 +  * [[https://www.acronymfinder.com/|The Acronym Finder]] 
 +  * [[http://acronymsandslang.com/|Acronyms and Slang]] 
 +  * [[https://acronym24.com/|Acronym24]]
  
abbreviations.1320602193.txt.gz · Last modified: 2011-11-06 18:56 by lupo49

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