xref: /plugin/bookmark2wiki/README (revision 9a41d28d7d222930eab5283e2c62f303b5ad376f)
1*9a41d28dSedwardcodelabdokudrawingboard plugin for DokuWiki
2*9a41d28dSedwardcodelab
3*9a41d28dSedwardcodelabto create a a drawingboard by using drawingboard.js library
4*9a41d28dSedwardcodelab
5*9a41d28dSedwardcodelabAll documentation for this plugin can be found at
6*9a41d28dSedwardcodelabhttps://github.com/edwardcodelab/dokudrawingboard
7*9a41d28dSedwardcodelab
8*9a41d28dSedwardcodelabIf you install this plugin manually, make sure it is installed in
9*9a41d28dSedwardcodelablib/plugins/dokudrawingboard/ - if the folder is called different it
10*9a41d28dSedwardcodelabwill not work!
11*9a41d28dSedwardcodelab
12*9a41d28dSedwardcodelabPlease refer to http://www.dokuwiki.org/extensions for additional info
13*9a41d28dSedwardcodelabon how to install extensions in DokuWiki.
14*9a41d28dSedwardcodelab
15*9a41d28dSedwardcodelab----
16*9a41d28dSedwardcodelabCopyright (C) dodotori <dodotori@localhost>
17*9a41d28dSedwardcodelab
18*9a41d28dSedwardcodelabThis program is free software; you can redistribute it and/or modify
19*9a41d28dSedwardcodelabit under the terms of the GNU General Public License as published by
20*9a41d28dSedwardcodelabthe Free Software Foundation; version 2 of the License
21*9a41d28dSedwardcodelab
22*9a41d28dSedwardcodelabThis program is distributed in the hope that it will be useful,
23*9a41d28dSedwardcodelabbut WITHOUT ANY WARRANTY; without even the implied warranty of
24*9a41d28dSedwardcodelabMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25*9a41d28dSedwardcodelabGNU General Public License for more details.
26*9a41d28dSedwardcodelab
27*9a41d28dSedwardcodelabSee the LICENSING file for details
28