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

..Today-

conf/H03-May-2018-298

lang/H03-May-2018-5014

ChangeLogH A D03-Jun-20101.4 KiB3725

READMEH A D04-Oct-2009666 1912

VERSIONH A D03-Jun-201011 21

print.cssH A D03-Jun-2010513 2722

style.cssH A D03-Jun-2010712 3832

syntax.phpH A D03-Jun-20107.1 KiB246135

README

1====== Gil Plugin for DokuWiki ======
2
3  * Introduces a notation for currency conversions
4  * Demo page: [[https://informatica.temuco.udelmar.cl/~lmachuca/dokuwiki-lucho/desarrollo/dokuwiki/plugin-gil]]
5  * (c) 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 Gil Plugin is available online at:
9http://dokuwiki.org/plugin:gil
10
11Gil introduces a syntax mode to present currency conversion:
12
13$$nnn.nnn
14
15Where nnn.nnn is a number. Conversions are calculated and shown in a tooltip
16according to the targets defined in the Configuration Manager.
17
18See COPYING for license info.
19