Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | Today | - | ||||
LICENSE | H A D | 18-Oct-2022 | 17.7 KiB | 340 | 281 | |
README | H A D | 18-Oct-2022 | 925 | 29 | 19 | |
plugin.info.txt | H A D | 18-Oct-2022 | 181 | 8 | 7 | |
style.css | H A D | 18-Oct-2022 | 175 | 6 | 5 | |
syntax.php | H A D | 18-Oct-2022 | 2.6 KiB | 105 | 54 |
README
1 code39 plugin for DokuWiki 2 3 usage: <code39>2132498732</code39> 4 5 6 All documentation for this plugin can be found at 7 https://github.com/edwardcodelab/code39 8 9 If you install this plugin manually, make sure it is installed in 10 lib/plugins/code39/ - if the folder is called different it 11 will not work! 12 13 Please refer to http://www.dokuwiki.org/extensions for additional info 14 on how to install extensions in DokuWiki. 15 16 ---- 17 Copyright (C) dodotori <dodotori@localhost> 18 19 This program is free software; you can redistribute it and/or modify 20 it under the terms of the GNU General Public License as published by 21 the Free Software Foundation; version 2 of the License 22 23 This program is distributed in the hope that it will be useful, 24 but WITHOUT ANY WARRANTY; without even the implied warranty of 25 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 26 GNU General Public License for more details. 27 28 See the LICENSING file for details 29