| 04912a5c | 07-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
automatically update the list of event names |
| 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 ...
|
| e9a961fb | 06-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 654163c4 | 06-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
fix syntax component reference for pattern registration |
| 48d00e67 | 15-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| f4f76afd | 15-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
fixed metadata handling |
| d6c76996 | 15-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
keep menu language entry when admin component exists |
| 9e580a41 | 14-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 5b2e8f12 | 14-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
clean settings translations, too |
| 5586e97b | 14-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
added cleanLang command
This helps with refactoring larger plugins. The string detection is using regular expressions and may not find all strings on some occasions |
| c6ca0f38 | 01-Dec-2021 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 8f82d673 | 01-Dec-2021 |
Andreas Gohr <andi@splitbrain.org> |
allow multiple SVG files for cleaning |
| 35226332 | 30-Nov-2021 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 92738407 | 30-Nov-2021 |
Andreas Gohr <andi@splitbrain.org> |
allow keeping the namespace |
| 1a23d1db | 30-Nov-2021 |
Andreas Gohr <andi@splitbrain.org> |
added SVG support |
| f2576912 | 23-Jul-2021 |
Andreas Gohr <andi@splitbrain.org> |
spelling and design fixes |
| c5c85a97 | 23-Jul-2021 |
Andreas Gohr <andi@splitbrain.org> |
command to delete obsolete files |
| 8b06c9dd | 23-Jul-2021 |
Andreas Gohr <andi@splitbrain.org> |
init git when initializing a new plugin |
| 36c0b2b4 | 23-Jul-2021 |
Andreas Gohr <andi@splitbrain.org> |
initial checkin |