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

..Today-

conf/H24-Feb-2020-2710

lang/H24-Feb-2020-668

READMEH A D18-Jul-2018932 2517

README.mdH A D18-Jul-201897 22

plugin.info.txtH A D18-Jul-2018209 87

syntax.phpH A D18-Jul-20185.3 KiB168103

README

1sqljson Plugin for DokuWiki
2
3Processing query to mysql database and insert results as a json.
4
5If you install this plugin manually, make sure it is installed in
6lib/plugins/sqljson/ - if the folder is called different it
7will not work!
8
9Please refer to http://www.dokuwiki.org/plugins for additional info
10on how to install plugins in DokuWiki.
11
12----
13Copyright (C) George Pirogov <i1557@yandex.ru> and Marie Mandrela <marie.h.mandrela@gmail.com>
14
15This program is free software; you can redistribute it and/or modify
16it under the terms of the GNU General Public License as published by
17the Free Software Foundation; version 2 of the License
18
19This program is distributed in the hope that it will be useful,
20but WITHOUT ANY WARRANTY; without even the implied warranty of
21MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22GNU General Public License for more details.
23
24See the COPYING file in your DokuWiki folder for details
25

README.md

1# sqljson
2A dokuwiki plugin for processing query to MySQL databases and insert results as a json.