History log of /plugin/dev/skel/conf/default.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 16cb46d5 18-Mar-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Fix whitespace in plugin skeleton templates (code style)


# 70316b84 06-Apr-2023 Andreas Gohr <andi@splitbrain.org>

First go at unifying the plugin wizard and the dev plugin

This moves the skeleton files to this repository. For easier editing and
syntax highlighting, the skeleton files now have their proper endin

First go at unifying the plugin wizard and the dev plugin

This moves the skeleton files to this repository. For easier editing and
syntax highlighting, the skeleton files now have their proper endings.

All skeleton processing is done in the Skeletor class which is
independent from the DokuWiki installation.

The next task is to add the web interface.

show more ...