1==== Progrecss Plugin Changelog ====
2
32010-12-08  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
4
5    * Version: 1.8RC
6    * syntax.php: reindented.
7    * syntax.php: Added support for configuration options: fraction separator
8    ("/") and percentage format via sprintf(). Thanks to Gunnar Gorges
9    for suggestions.
10    * syntax.php: empty caption no longer generates a caption <span>, thanks to
11    suggestion by Gunnar Gorges and Otto Vanio (from sortablejs plugin).
12    * syntax.php: Override i18n'd description in preparation for potential
13    localizations in plugin descriptions (see plugin.info.txt).
14    * conf/: Added configuration files (metadata.php and default.php).
15    * lang/: Added folder with translation strings.
16    * lang/en/*: Added translation by Luis Machuca Bezzaza.
17    * lang/es/*: Added translation by Luis Machuca Bezzaza.
18    * lang/de/*: Added translation by Gunnar Gorges.
19    * lang/ru/*: Added translation by Ksenia Glushak.
20    * lang/common.php: Added file with formatted link to PHP manual.
21    * style.css: Improved default style with CSS3 round borders.
22    * print.css: Added file.
23    * plugin.info.txt: Added file. Description strings can be
24    superseded by $lang['plugin_desc'] as per mailinglist conversation
25    (http://www.freelists.org/post/dokuwiki/Internationalization-in-plugin-descriptions-via-plugininfotxt).
26    * Plugin Page: Updated to point to new demo page.
27
282010-02-08  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
29
30    * Version: 1.6
31    * syntax.php: Support for x/y progress syntax (eg.: 2/5).
32    * syntax.php: Partially improved the regex.
33    * ChangeLog: added.
34
35
362008-12-25  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
37
38    * Version: 1.4
39    * Christmas Release.
40    * syntax.php: Add limited support for the text renderer.
41    * syntax.php: Add limited support for parsing wikitext in caption.
42
432008-06-01  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
44
45    * Version: 1.2
46    * style.css: Using colo macros to better integrate with templates.
47    * style.css: Removed vendor-specific CSS.
48    * Archive for Plugin Manager.
49    * Demo Page.
50
512008-02-01  Luis Machuca Bezzaza <luis [dot] machuca [at] gulix [dot] cl>
52
53    * Version: 1.0
54    * First documented release.
55    * DokuWiki page: (add) created.
56
57
58