Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 11-Apr-2025 | - | ||||
lang/ | H | 03-May-2018 | - | 12 | 8 | |
README | H A D | 21-Jun-2016 | 1,021 | 27 | 18 | |
action.php | H A D | 21-Jun-2016 | 1,009 | 36 | 18 | |
plugin.info.txt | H A D | 21-Jun-2016 | 274 | 8 | 7 | |
plugin.png | H A D | 21-Jun-2016 | 3.3 KiB | |||
script.js | H A D | 21-Jun-2016 | 5.6 KiB | 218 | 162 |
README
1prettytables Plugin for DokuWiki 2 3Toolbar button that fixes the source code of a table by aligning the columns. 4 5All documentation for this plugin can be found at https://www.dokuwiki.org/plugin:prettytables 6 7If you install this plugin manually, make sure it is installed in 8lib/plugins/prettytables/ - 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) Constantinos Xanthopoulos <conx@xanthopoulos.info> 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 2 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