| #
57732a2d |
| 27-Nov-2025 |
Andreas Gohr <gohr@cosmocode.de> |
allow passing --filter and test files to the test command
|
| #
ec0a687b |
| 13-Nov-2023 |
Andreas Gohr <andi@splitbrain.org> |
Added commands to test, check and fix code
|
| #
53bec4ca |
| 02-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
use new centralized workflow definitions
|
| #
fcb8165b |
| 12-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
allow to run init on existing directories
This will add all missing basic files (like .gitattributes)
|
| #
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 ...
|
| #
654163c4 |
| 06-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
fix syntax component reference for pattern registration
|
| #
f4f76afd |
| 15-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
fixed metadata handling
|
| #
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
|
| #
8f82d673 |
| 01-Dec-2021 |
Andreas Gohr <andi@splitbrain.org> |
allow multiple SVG files for cleaning
|
| #
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
|