Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | Today | - | ||||
conf/ | H | 03-May-2018 | - | 20 | 2 | |
lang/en/ | H | 03-May-2018 | - | 31 | 2 | |
syntax/ | H | 03-May-2018 | - | 96 | 47 | |
LICENSE | H A D | 19-May-2016 | 17.6 KiB | 340 | 281 | |
README.md | H A D | 19-May-2016 | 1,017 | 28 | 19 | |
plugin.info.txt | H A D | 19-May-2016 | 284 | 8 | 7 |
README.md
1 codebender Plugin for DokuWiki 2 3 Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programming within the browser. 4 5 All documentation for this plugin can be found at 6 http://lazyzero.de/ 7 8 If you install this plugin manually, make sure it is installed in 9 lib/plugins/codebender/ - if the folder is called different it 10 will not work! 11 12 Please refer to http://www.dokuwiki.org/plugins for additional info 13 on how to install plugins in DokuWiki. 14 15 ---- 16 Copyright (C) Christian Moll <christian@chrmoll.de> 17 18 This program is free software; you can redistribute it and/or modify 19 it under the terms of the GNU General Public License as published by 20 the Free Software Foundation; version 2 of the License 21 22 This program is distributed in the hope that it will be useful, 23 but WITHOUT ANY WARRANTY; without even the implied warranty of 24 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 GNU General Public License for more details. 26 27 See the COPYING file in your DokuWiki folder for details 28