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

..23-Apr-2024-

LICENSEH A D18-Oct-202217.7 KiB340281

READMEH A D18-Oct-2022925 2919

plugin.info.txtH A D18-Oct-2022181 87

style.cssH A D18-Oct-2022175 65

syntax.phpH A D18-Oct-20222.6 KiB10554

README

1code39 plugin for DokuWiki
2
3usage: <code39>2132498732</code39>
4
5
6All documentation for this plugin can be found at
7https://github.com/edwardcodelab/code39
8
9If you install this plugin manually, make sure it is installed in
10lib/plugins/code39/ - if the folder is called different it
11will not work!
12
13Please refer to http://www.dokuwiki.org/extensions for additional info
14on how to install extensions in DokuWiki.
15
16----
17Copyright (C) dodotori <dodotori@localhost>
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