| #
16cb46d5 |
| 18-Mar-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix whitespace in plugin skeleton templates (code style)
|
| #
53bec4ca |
| 02-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
use new centralized workflow definitions
|
| #
01bb0631 |
| 08-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
avoid having the .gitattributes skeleton influence the export
|
| #
dd6f86a0 |
| 20-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
avoid errors on weird plugin.txt files
|
| #
cde324c2 |
| 07-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
final cleanup for plugin wizard web interface
|
| #
89e2f9d1 |
| 07-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
first version of the plugin wizard interface is working
|
| #
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 ...
|