1==== Tooltip Plugin Changelog ====
2
32010-06-01  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
4
5    * DokuWiki page: corrected link to HTTP version.
6    * style.css: (add) Screen-mode stylesheet.
7    * print.css: (add) Print-mode stylesheet.
8    * syntax.php: improved output with tooltip, print-stylesheet compatibility.
9    * syntax.php: plugin syntax now accepts comma as decimal separator.
10    * syntax.php: the plugin checks for connectivity to Yahoo Services on load.
11
122009-10-04  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
13
14    * DokuWiki page: corrected download and demo links to HTTPS.
15
162009-10-04  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
17
18    * Version: 0.2b
19    * lang/: (add) Support for English and Spanish languages (en, es).
20    * syntax.php: (add) Basic form of caching for conversion factor.
21    Instead of performing (input*source*targets) requests to Yahoo Finances, the
22    plugin now performs only (source*targets) requests, thus reducing traffic
23    and server load in about one order of magnitude.
24    * syntax.php: (add) Basic support for the text renderer.
25    * README: created
26
272009-06-22  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
28
29    * DokuWiki page: (add) created
30
312009-06-21  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
32
33    * Version: 0.1b
34    * Tagged as: Experimental.
35    * First documented release
36
37