Use custom vendor dirThe plugin provides its own versions of libraries normally included inDokuWiki but that might be missing in old installs. Since modernDokuWiki installs will autoload from plu
Use custom vendor dirThe plugin provides its own versions of libraries normally included inDokuWiki but that might be missing in old installs. Since modernDokuWiki installs will autoload from plugin vendor dirs, DokuWiki mighthave used the libs from this plugin instead of the bundled ones. This isusually not a problem but there might be version differences...This patch renames the vendor directory, hiding it from DokuWiki'sautoloading.
show more ...