| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| _test/ | 13-Sep-2019 | - | 1,551 | 982 | ||
| action/ | 13-Sep-2019 | - | 269 | 138 | ||
| conf/ | 13-Sep-2019 | - | 21 | 10 | ||
| images/ | 13-Sep-2019 | - | ||||
| lang/en/ | 13-Sep-2019 | - | 9 | 3 | ||
| syntax/ | 13-Sep-2019 | - | 3,188 | 1,447 | ||
| .travis.yml | D | 12-Jul-2019 | 582 | 22 | 16 | |
| LICENSE | D | 12-Jul-2019 | 11.1 KiB | 202 | 169 | |
| README.md | D | 12-Jul-2019 | 660 | 30 | 14 | |
| copy_visuals.cmd | D | 12-Jul-2019 | 924 | 31 | 26 | |
| plugin.info.txt | D | 12-Jul-2019 | 217 | 8 | 7 | |
| requirements.txt | D | 12-Jul-2019 | 165 | 3 | 2 | |
| style.css | D | 12-Jul-2019 | 133 | 7 | 6 | |
| webcomponent.php | D | 12-Jul-2019 | 3.6 KiB | 136 | 75 |
README.md
1# Dokuwiki Web Component Plugin 2 3[](https://travis-ci.org/gerardnico/dokuwiki-plugin-webcomponent) 4 5 6## About 7 8This plugin implements several Web UI Component. 9 10 11## List 12 13The list of component can be found [here](https://gerardnico.com/dokuwiki/webcomponent/) 14 15 16## Release 17 18### 2019-06-14 19 20 * Implementation of the [Markdown Atx Heading](https://spec.commonmark.org/0.29/#atx-heading) 21 * First version 22 23## TODO 24 25 * Suppress in teaser - the card body if there is only a image 26 * Rename teaser-columns with card columns 27 * Implement: image bottom for card 28 29 30