Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 30-Apr-2025 | - | ||||
conf/ | H | 31-Jul-2020 | - | 9 | 4 | |
lang/ | H | 31-Jul-2020 | - | 32 | 16 | |
screenshots/ | H | 31-Jul-2020 | - | |||
.mailmap | H A D | 30-Jul-2020 | 186 | 3 | 2 | |
COPYING | H A D | 30-Jul-2020 | 34.3 KiB | 675 | 553 | |
ChangeLog | H A D | 30-Jul-2020 | 898 | 26 | 15 | |
README.md | H A D | 30-Jul-2020 | 943 | 27 | 19 | |
error.png | H A D | 30-Jul-2020 | 25.4 KiB | |||
error.svg | H A D | 30-Jul-2020 | 9.7 KiB | 321 | 320 | |
img.php | H A D | 30-Jul-2020 | 923 | 32 | 22 | |
make-release | H A D | 30-Jul-2020 | 309 | 15 | 9 | |
plugin.info.txt | H A D | 30-Jul-2020 | 233 | 9 | 7 | |
syntax.php | H A D | 30-Jul-2020 | 8.6 KiB | 309 | 218 |
README.md
1Data Plotting Plugin for DokuWiki 2================================= 3 4All documentation for this plugin can be found at 5https://www.dokuwiki.org/plugin:dataplot 6 7If you install this plugin manually, make sure it is installed in 8lib/plugins/dataplot/ - if the folder is called different it 9will not work! 10 11Please refer to http://www.dokuwiki.org/plugins for additional info 12on how to install plugins in DokuWiki. 13 14---- 15Copyright (C) 2014-2020 Yann Pouillon 16 17This program is free software; you can redistribute it and/or modify 18it under the terms of the GNU General Public License as published by 19the Free Software Foundation; version 3 of the License 20 21This program is distributed in the hope that it will be useful, 22but WITHOUT ANY WARRANTY; without even the implied warranty of 23MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 24GNU General Public License for more details. 25 26See the COPYING file in your DokuWiki folder for details. 27