Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 30-Apr-2025 | - | ||||
conf/ | H | 25-Feb-2020 | - | 14 | 10 | |
tpl/dokuwiki/ | H | 25-Feb-2020 | - | 1,541 | 1,032 | |
README.md | H A D | 26-Dec-2012 | 865 | 28 | 17 | |
plugin.info.txt | H A D | 26-Dec-2012 | 246 | 8 | 7 | |
renderer.php | H A D | 26-Dec-2012 | 2.3 KiB | 69 | 50 |
README.md
1# impressjs plugin for dokuwiki 2 3home page: https://www.dokuwiki.org/plugin:impressjs 4 5 6# License 7 8This program is free software: you can redistribute it and/or modify 9it under the terms of the GNU General Public License as published by 10the Free Software Foundation, either version 3 of the License, or 11(at your option) any later version. 12 13This program is distributed in the hope that it will be useful, 14but WITHOUT ANY WARRANTY; without even the implied warranty of 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16GNU General Public License for more details. 17 18You should have received a copy of the GNU General Public License 19along with this program. If not, see <http://www.gnu.org/licenses/> 20 21## impress.js license 22 23this plugin uses impress.js javascript for slides. 24 25http://github.com/bartaz/impress.js/ 26 27Released under the MIT and GPL Licenses. 28