• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..23-Apr-2024-

conf/H03-Jun-2021-206

lang/H03-Jun-2021-2210

LICENSEH A D01-Jun-202117.7 KiB340281

README.mdH A D01-Jun-2021388 137

action.phpH A D01-Jun-20211.3 KiB5225

button.pngH A D01-Jun-2021836

plugin.info.txtH A D01-Jun-2021195 97

script.jsH A D01-Jun-2021772 3325

README.md

1# DokuWiki-Plugin: ID Count
2
3Provides a button in the editor to insert an ongoing number (to be used as unique ids) in the text. A prefix can be configured, also the amount of (minimum) digits.
4
5## Compatibility
6
7* Tested with DokuWiki/**Hogfather**
8* Tested with PHP **7.4.13**
9
10## Data
11
12The counter ist stored in the ``data/idcount.txt`` file. Erasing this file will reset the counter.
13