Searched hist:bc20e40a4ab0df5c6b605ec117b3f0a8e6c816f0 (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/lib/plugins/extension/lang/en/ |
| H A D | lang.php | bc20e40a4ab0df5c6b605ec117b3f0a8e6c816f0 Mon Mar 09 22:54:53 UTC 2020 Phy <git@phy25.com> add overwrite option on extension upload form
By default, on frontend $overwrite is false. Backend function installFromUpload / installFromURL will have a default of true to preserve existing behavior for other API users.
installArchive now will insert a frontend msg() about not installing because of overwrite restriction. It's not being exposed by exception, but it should be reflected on its return array list of installed plugin.
This fixes #715.
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | admin.php | bc20e40a4ab0df5c6b605ec117b3f0a8e6c816f0 Mon Mar 09 22:54:53 UTC 2020 Phy <git@phy25.com> add overwrite option on extension upload form
By default, on frontend $overwrite is false. Backend function installFromUpload / installFromURL will have a default of true to preserve existing behavior for other API users.
installArchive now will insert a frontend msg() about not installing because of overwrite restriction. It's not being exposed by exception, but it should be reflected on its return array list of installed plugin.
This fixes #715.
|