Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | Today | - | ||||
lang/ | H | 03-May-2018 | - | 43 | 18 | |
syntax/ | H | 03-May-2018 | - | 319 | 224 | |
COPYING | H A D | 31-Mar-2009 | 17.6 KiB | 341 | 281 | |
ChangeLog | H A D | 04-Oct-2009 | 1.7 KiB | 45 | 31 | |
README | H A D | 04-Oct-2009 | 635 | 18 | 11 | |
VERSION | H A D | 04-Oct-2009 | 11 | 2 | 1 | |
style.css | H A D | 04-Oct-2009 | 2.5 KiB | 138 | 105 |
README
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