Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 11-Apr-2025 | - | ||||
conf/ | H | 03-May-2018 | - | 13 | 6 | |
helper/ | H | 03-May-2018 | - | 854 | 505 | |
images/ | H | 03-May-2018 | - | |||
lang/ | H | 03-May-2018 | - | 157 | 102 | |
README.md | H A D | 21-Oct-2016 | 853 | 25 | 17 | |
action.php | H A D | 21-Oct-2016 | 12.1 KiB | 326 | 246 | |
admin.php | H A D | 21-Oct-2016 | 3.4 KiB | 97 | 70 | |
plugin.info.txt | H A D | 21-Oct-2016 | 159 | 8 | 7 | |
script.js | H A D | 21-Oct-2016 | 7.3 KiB | 253 | 206 | |
style.css | H A D | 21-Oct-2016 | 2.2 KiB | 132 | 109 | |
submissions.sqlite | H A D | 21-Oct-2016 | 14 KiB | 40 | 40 | |
syntax.php | H A D | 21-Oct-2016 | 20.5 KiB | 496 | 361 | |
zerospace.php | H A D | 21-Oct-2016 | 163 | 4 | 4 |
README.md
1# Judge Plugin for DokuWiki # 2 3## Installation ## 4 5If you install this plugin manually, make sure it is installed in 6lib/plugins/judge/ - if the folder is called different it 7will not work! 8 9Please refer to http://www.dokuwiki.org/plugin:judge for additional info 10on how to install plugins in DokuWiki. 11 12---- 13 14Copyright (C) Masoud Sadrnezhaad <masoud@sadrnezhaad.ir> 15 16This program is free software; you can redistribute it and/or modify 17it under the terms of the GNU General Public License as published by 18the Free Software Foundation; version 2 of the License 19 20This program is distributed in the hope that it will be useful, 21but WITHOUT ANY WARRANTY; without even the implied warranty of 22MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 23GNU General Public License for more details. 24 25See the COPYING file in your DokuWiki folder for details