====== Abbreviation Tooltip Plugin ====== ---- plugin ---- description: abbr tag for abbreviation in Wiki text to show the whole phrase when you mouse over the shortened word author : S.Sahara email : sahara.satoshi@gmail.com type : syntax lastupdate : 2015-09-25 compatible : 2018-04-22 "Greebo", Binky, Ponder Stibbons, Hrun, 2015-08-10 "Detritus" depends : conflicts : similar : acronym tags : annotations, tooltip downloadurl: https://github.com/ssahara/dw-plugin-abbr/zipball/master bugtracker : https://github.com/ssahara/dw-plugin-abbr/issues sourcerepo : https://github.com/ssahara/dw-plugin-abbr donationurl: screenshot_img : ---- ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:plugin installation instructions]] on how to install plugins manually. ===== Examples/Usage ===== 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 ''%%%%'' 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?16x16&recache|toolbar icon}} The shortened word is given in tail end parentheses in the marked text | |**source** | %%HyperText Markup Language (HTML) 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** | %%HTML [HyperText Markup Language] is a language for describing web pages%% | |**output** | HTML is a language for describing web pages | Of course you can use ''%%%%'' tag in wiki source as same as HTML: |**source** | %%HTML is a language for describing web pages%% | |**output** | HTML is a language for describing web pages | ===== Development ===== === Change Log === {{rss>https://github.com/ssahara/dw-plugin-abbr/commits/master.atom date 5}} === ToDo/Wish List === * none ===== FAQ ===== ===== Discussion ===== Thanks! If the plugin had tag "tooltips" I could find it much faster... :-) > Hi, I have just added "tooltip" tag. I hope this plugin helps you. --- [[user>s.sahara|s.sahara]] //2014/02/05 08:27//