Opened 12 years ago
Last modified 12 years ago
#466 closed enhancement
Make it easy to temporarily disable a plug-in — at Initial Version
Reported by: | Aleksej | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | programming | Keywords: | plug-ins, ini, configuration |
Cc: | Will Kahn-Greene | Parent Tickets: |
Description
It should be easy to disable a plug-in without uninstalling it.
<paroneayea> plugins are configured currently via sections
<paroneayea> it's something like
<paroneayea> [plugins]
<paroneayea> mediagoblin.plugins.flatpages
<paroneayea> herp = derp
<paroneayea> I think
<paroneayea> and "configuring" a section turns that plugin on.
An idea on how to disable a plug-in without removing or commenting a whole section out line by line: add a “-” —