Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | Today | - | ||||
_test/ | H | 13-Sep-2019 | - | 1,551 | 982 | |
action/ | H | 13-Sep-2019 | - | 269 | 138 | |
conf/ | H | 13-Sep-2019 | - | 21 | 10 | |
images/ | H | 13-Sep-2019 | - | |||
lang/en/ | H | 13-Sep-2019 | - | 9 | 3 | |
syntax/ | H | 13-Sep-2019 | - | 3,188 | 1,447 | |
.travis.yml | H A D | 12-Jul-2019 | 582 | 22 | 16 | |
LICENSE | H A D | 12-Jul-2019 | 11.1 KiB | 202 | 169 | |
README.md | H A D | 12-Jul-2019 | 660 | 30 | 14 | |
copy_visuals.cmd | H A D | 12-Jul-2019 | 924 | 31 | 26 | |
plugin.info.txt | H A D | 12-Jul-2019 | 217 | 8 | 7 | |
requirements.txt | H A D | 12-Jul-2019 | 165 | 3 | 2 | |
style.css | H A D | 12-Jul-2019 | 133 | 7 | 6 | |
webcomponent.php | H A D | 12-Jul-2019 | 3.6 KiB | 136 | 75 |
README.md
1# Dokuwiki Web Component Plugin 2 3[![Build Status](https://travis-ci.org/gerardnico/dokuwiki-plugin-webcomponent.svg?branch=master)](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