• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

lang/03-May-2018-4318

syntax/03-May-2018-319224

COPYINGD31-Mar-200917.6 KiB341281

ChangeLogD04-Oct-20091.7 KiB4531

READMED04-Oct-2009635 1811

VERSIOND04-Oct-200911 21

style.cssD04-Oct-20092.5 KiB138105

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