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

..Today-

_test/H04-Jan-2022-714605

lang/H04-Jan-2022-184

syntax/H04-Jan-2022-245159

READMEH A D03-Jan-20221,004 2920

deleted.filesH A D03-Jan-202211 21

helper.phpH A D03-Jan-202210.5 KiB344209

plugin.info.txtH A D03-Jan-2022204 87

README

1CSV Plugin for DokuWiki
2
3Displays a CSV file, or inline CSV data, as a table
4
5All documentation for this plugin can be found at
6http://www.dokuwiki.org/plugin:csv
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/csv/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Andreas Gohr <dokuwiki@cosmocode.de>,
17              Steven Danz <steven-danz@kc.rr.com>
18
19This program is free software; you can redistribute it and/or modify
20it under the terms of the GNU General Public License as published by
21the Free Software Foundation; version 2 of the License
22
23This program is distributed in the hope that it will be useful,
24but WITHOUT ANY WARRANTY; without even the implied warranty of
25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26GNU General Public License for more details.
27
28See the COPYING file in your DokuWiki folder for details
29