| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| README.md | D | 27-Mar-2021 | 346 | 7 | 5 | |
| field.png | D | 27-Mar-2021 | 807 | |||
| helper.php | D | 27-Mar-2021 | 945 | 29 | 22 | |
| plugin.info.txt | D | 27-Mar-2021 | 207 | 8 | 7 | |
| script.js | D | 27-Mar-2021 | 299 | 11 | 7 | |
| syntax.php | D | 27-Mar-2021 | 2.9 KiB | 100 | 61 |
README.md
1# Dokuwiki Plugin Fields 2This Dokuwiki plugin allows you to define “fields” in a page, which can be used anywhere in the document. 3This can be very useful to set an author name, a reference string, or a version number for example, 4and use those variables anywhere in the page. 5 6The original author is Aurelien Bompard (aurelien@bompard.org). 7