Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | Today | - | ||||
images/ | H | 10-Jun-2018 | - | |||
LICENSE | H A D | 09-Jun-2018 | 17.7 KiB | 340 | 281 | |
README | H A D | 09-Jun-2018 | 971 | 29 | 20 | |
plugin.info.txt | H A D | 09-Jun-2018 | 233 | 8 | 7 | |
script.js | H A D | 09-Jun-2018 | 374 | 12 | 11 | |
style.css | H A D | 09-Jun-2018 | 80 | 6 | 6 | |
syntax.php | H A D | 09-Jun-2018 | 3.4 KiB | 118 | 55 |
README
1mtg Plugin for DokuWiki 2 3Provides a DokuWiki Syntax plugin for creating references to 4Magic the Gathering cards. 5 6All documentation for this plugin can be found at 7https://www.dokuwiki.org/plugin:mtg 8 9If you install this plugin manually, make sure it is installed in 10lib/plugins/mtg/ - 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) Jamin Collins <jamin.collins@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 LICENSING file for details 29