Files
dokuwiki/bin
Andreas Gohr f51673e590 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.
2024-03-27 14:08:16 +01:00
..
2023-08-31 22:44:40 +02:00
2023-09-15 16:29:00 +02:00
2023-08-31 22:44:40 +02:00
2024-03-27 14:08:16 +01:00
2023-08-31 22:44:40 +02:00
2023-08-31 22:44:40 +02:00
2023-08-31 22:44:40 +02:00