History log of /plugin/dev/skel/ (Results 1 – 8 of 8)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
75bbd2c430-Jun-2025 Andreas Gohr <andi@splitbrain.org>

fix docblock

711b11c130-Jun-2025 Andreas Gohr <andi@splitbrain.org>

update assertion for newer phpunit

16cb46d518-Mar-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Fix whitespace in plugin skeleton templates (code style)

8673a04e02-Sep-2023 Andreas Gohr <andi@splitbrain.org>

clean up skeletons

They should now adhere closer to the coding standard

53bec4ca02-Sep-2023 Andreas Gohr <andi@splitbrain.org>

use new centralized workflow definitions

01bb063108-Jun-2023 Andreas Gohr <andi@splitbrain.org>

avoid having the .gitattributes skeleton influence the export

89e2f9d107-Apr-2023 Andreas Gohr <andi@splitbrain.org>

first version of the plugin wizard interface is working

70316b8406-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 ...