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

..23-Apr-2024-

images/H10-Jun-2018-

LICENSEH A D09-Jun-201817.7 KiB340281

READMEH A D09-Jun-2018971 2920

plugin.info.txtH A D09-Jun-2018233 87

script.jsH A D09-Jun-2018374 1211

style.cssH A D09-Jun-201880 66

syntax.phpH A D09-Jun-20183.4 KiB11855

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