History log of /plugin/dev/skel/helper.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 8673a04e 02-Sep-2023 Andreas Gohr <andi@splitbrain.org>

clean up skeletons

They should now adhere closer to the coding standard


# 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 ...