1====== Tooltip Plugin for DokuWiki ======
2
3  * Introduces syntax for tooltip text
4  * Demo page: [[https://informatica.temuco.udelmar.cl/~lmachuca/dokuwiki-lucho/desarrollo/dokuwiki/plugin-tooltip]]
5  * (c) 2008 - 2009 by Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
6  * Latest version date from file VERSION.txt
7
8All documentation for the Tooltip Plugin is available online at:
9http://dokuwiki.org/plugin:tooltip
10
11Tooltip introduces two syntax modes:
12
13  - <ttip:text>tooltip content<ttip> for long tooltips
14  - {!word:tooltip content}} for one-word tooltips, definitions and the like.
15
16
17See COPYING for license info.
18