diff options
author | Andreas Gohr <andi@splitbrain.org> | 2024-03-27 14:08:16 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2024-03-27 14:08:16 +0100 |
commit | f51673e59055f994e6cc4a258e64f01e7dbdbfa2 (patch) | |
tree | 00c44ba8facec77464ca7a0736cc37f0f8c2dde2 /lib/scripts/script.js | |
parent | 4c1ed9da814741b3dfa44d8b656e85cbd71ec064 (diff) | |
download | dokuwiki-f51673e59055f994e6cc4a258e64f01e7dbdbfa2.tar.gz dokuwiki-f51673e59055f994e6cc4a258e64f01e7dbdbfa2.zip |
fix listing of plugin components
Plugins may have one main component of a type or they might have
multiple of the same type in a subdirectory.
Sometimes they may have both. This is often the case for organically
grown plugin, commonly with helper classes where a helper.php exists
first only to be extended by helper/*.php files later.
This patch fixes the listing of plugin(components) by type in the plugin
controller.
It also adjusts bin/plugin.php to handle plugin CLI components.
Diffstat (limited to 'lib/scripts/script.js')
0 files changed, 0 insertions, 0 deletions