History log of /plugin/dev/skel/_test/StandardTest.php (Results 1 – 1 of 1)
Revision Date Author Comments
# 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 ...