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

..--

assets/01-Sep-2023-130,91196,527

conf/01-Sep-2023-206

lang/01-Sep-2023-5116

LICENSED31-Aug-202317.6 KiB341281

README.mdD31-Aug-20231,009 2920

action.phpD31-Aug-20235.1 KiB15694

plugin.info.txtD31-Aug-2023206 87

script.jsD31-Aug-20232.7 KiB8246

syntax.phpD31-Aug-20233 KiB12179

README.md

1DataTables Plugin for DokuWiki
2==============================
3
4Add DataTables support to your DokuWiki
5
6All documentation for this plugin can be found at
7http://www.dokuwiki.org/plugin:datatables
8
9If you install this plugin manually, make sure it is installed in
10lib/plugins/datatables/ - if the folder is called different it
11will not work!
12
13Please refer to http://www.dokuwiki.org/plugins for additional info
14on how to install plugins in DokuWiki.
15
16----
17Copyright (C) Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.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