mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03974
[Bug 505732] Re: Plugins cannot be uninstalled
In fact, instead of delete completely the information from the database,
the missing plugin should say in the block he is missing. On the page we
keep the block and if the plugin to display the artefact is missing the
string "To display this content, the plugin "pluginname" is required,
but is missing on this Mahara installation. Please contact your
administrator to fix it".
And by the way, the Site Administration->Manage Plugins page should not
stall if the plugin is missing from the disk.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/505732
Title:
Plugins cannot be uninstalled
Status in Mahara ePortfolio:
Confirmed
Bug description:
Plugins cannot be completely removed from Mahara. They can only be
enabled/disabled via the Administer Extensions page. A plugin could
presumably be removed completely with some SQL hacking, but a feature
should be added that does this when needed.