Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | Today | - | ||||
_test/ | H | 28-Jan-2023 | - | 63 | 28 | |
conf/ | H | 28-Jan-2023 | - | 68 | 28 | |
lang/ | H | 28-Jan-2023 | - | 1,380 | 99 | |
CONTRIBUTING.md | H A D | 27-Jan-2023 | 632 | 13 | 8 | |
LICENSE.md | H A D | 27-Jan-2023 | 2.3 KiB | 53 | 41 | |
README.md | H A D | 27-Jan-2023 | 1.2 KiB | 19 | 12 | |
action.php | H A D | 27-Jan-2023 | 2.2 KiB | 47 | 22 | |
plugin.info.txt | H A D | 27-Jan-2023 | 183 | 8 | 7 | |
script.js | H A D | 27-Jan-2023 | 860 | 20 | 17 | |
snowstorm.js | H A D | 27-Jan-2023 | 21.4 KiB | 668 | 539 |
README.md
1# snow plugin for DokuWiki 2 3Makes it snow on your wiki. 4 5All documentation for this plugin can be found at: http://dokuwiki.org/plugin:snow 6 7If you install this plugin manually, make sure it is installed in lib/plugins/snow/ - if the folder is called different it will not work! 8 9Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki. 10 11This project includes part of Snowstorm [https://github.com/scottschiller/Snowstorm]. 12 13---- 14[![CI](https://github.com/mprins/dokuwiki-plugin-snow/actions/workflows/CI.yml/badge.svg)](https://github.com/mprins/dokuwiki-plugin-snow/actions/workflows/CI.yml) 15[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-snow/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mprins/dokuwiki-plugin-snow/?branch=master) 16[![GitHub issues](https://img.shields.io/github/issues/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dokuwiki-plugin-snow/issues) 17[![GitHub forks](https://img.shields.io/github/forks/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dokuwiki-plugin-snow/network) 18[![GitHub stars](https://img.shields.io/github/stars/mprins/dokuwiki-plugin-snow.svg)](https://github.com/mprins/dokuwiki-plugin-snow/stargazers) 19