DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:abbr

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
plugin:abbr [2014-06-06 15:47] s.saharaplugin:abbr [2019-10-25 09:54] (current) Dr-Yukon
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: abbr tag for abbreviation in Wiki text to show the whole phrase when you mouse over the shortened word+description: abbr tag for abbreviation in Wiki text to show the whole phrase when you mouse over the shortened word
 author     : S.Sahara  author     : S.Sahara 
 email      : sahara.satoshi@gmail.com  email      : sahara.satoshi@gmail.com 
 type       : syntax type       : syntax
-lastupdate : 2014-06-03 +lastupdate : 2015-09-25 
-compatible : Weatherwax, Binky, Ponder Stibbons+compatible : 2018-04-22 "Greebo", Binky, Ponder Stibbons, Hrun, 2015-08-10 "Detritus"
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : annotations, tooltip tags       : annotations, tooltip
  
-downloadurl: https://github.com/ssahara/dw-plugin-abbr/archive/master.zip+downloadurl: https://github.com/ssahara/dw-plugin-abbr/zipball/master
 bugtracker : https://github.com/ssahara/dw-plugin-abbr/issues bugtracker : https://github.com/ssahara/dw-plugin-abbr/issues
-sourcerepo : https://github.com/ssahara/dw-plugin-abbr/+sourcerepo : https://github.com/ssahara/dw-plugin-abbr
 donationurl:  donationurl: 
  
Line 23: Line 23:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin through the [[plugin:extension|Extension Manager]] or [[plugin:plugin|Plugin Manager]] using the download URL above, which points to latest version of the plugin. Refer to [[:plugin_installation_instructions|plugin installation instructions]].+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:plugin installation instructions]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 29: Line 29:
 The abbr plugin provides a spot-based abbreviations or acronyms in contrast to the DokuWiki's standard [[:abbreviations]] those are defined in ''conf/acronyms.conf'' and ''conf/acronyms.local.conf'' files. The abbr plugin provides a spot-based abbreviations or acronyms in contrast to the DokuWiki's standard [[:abbreviations]] those are defined in ''conf/acronyms.conf'' and ''conf/acronyms.local.conf'' files.
  
-There are two types to specify shortened word and longer phrase in the ''%%<abbr>%%'' element. A toolbar picker icon ({{https://raw.github.com/ssahara/dw-plugin-abbr/master/images/abbr-picker.png|toolbar icon}}) is available in the Edit window to choice different syntax types. +There are two types to specify shortened word and longer phrase in the ''%%<abbr>%%'' element. A toolbar picker icon ({{https://raw.github.com/ssahara/dw-plugin-abbr/master/images/abbr-picker.png?16x16&recache|toolbar icon}}) is available in the Edit window to choose different syntax types.
- +
-  +
- +
-^Type 1 |{{https://raw.github.com/ssahara/dw-plugin-abbr/master/images/abbr-type1.png|toolbar icon}} The shortened word is given in tail end parentheses in the marked text. | +
-^source | %%<abbr>HyperText Markup Language (HTML)</abbr> is a language for describing web pages.%% | +
-^output | HTML is a language for describing web pages. | +
- +
- +
-^Type 2 |{{https://raw.github.com/ssahara/dw-plugin-abbr/master/images/abbr-type2.png|toolbar icon}} The shortened word is given first and whole phrase is given in tail end blackets. | +
-^source | %%<abbr>HTML [HyperText Markup Language]</abbr> is a language for describing web pages.%% | +
-^output | HTML is a language for describing web pages. | +
  
 +^Type 1 |{{https://raw.github.com/ssahara/dw-plugin-abbr/master/images/abbr-type1.png?16x16&recache|toolbar icon}} The shortened word is given in tail end parentheses in the marked text  |
 +|**source** | %%<abbr>HyperText Markup Language (HTML)</abbr> is a language for describing web pages%%  |
 +|**output** | HTML is a language for describing web pages  |
  
 +^Type 2 |{{https://raw.github.com/ssahara/dw-plugin-abbr/master/images/abbr-type2.png?16x16&recache|toolbar icon}} The shortened word is given first and whole phrase is given in tail end blackets  |
 +|**source** | %%<abbr>HTML [HyperText Markup Language]</abbr> is a language for describing web pages%%  |
 +|**output** | HTML is a language for describing web pages  |
  
 Of course you can use ''%%<abbr>%%'' tag in wiki source as same as HTML:  Of course you can use ''%%<abbr>%%'' tag in wiki source as same as HTML: 
    
-^source | %%<abbr title="Hyper Text Markup Language">HTML</abbr> is a language for describing web pages.%% | +|**source** | %%<abbr title="Hyper Text Markup Language">HTML</abbr> is a language for describing web pages%%  
-^output | HTML is a language for describing web pages| +|**output** | HTML is a language for describing web pages  |
  
 ===== Development ===== ===== Development =====
plugin/abbr.1402062421.txt.gz · Last modified: 2014-06-06 15:47 by s.sahara

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