Opened 12 years ago

Last modified 12 years ago

#466 closed enhancement

Make it easy to temporarily disable a plug-in — at Version 3

Reported by: Aleksej Owned by:
Priority: minor Milestone:
Component: programming Keywords: plug-ins, ini, configuration
Cc: Will Kahn-Greene Parent Tickets:

Description (last modified by Christopher Allan Webber)

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 “-” —

[[-mediagoblin.plugins.flatpages]]

Change History (3)

comment:1 by Christopher Allan Webber, 12 years ago

Description: modified (diff)

comment:2 by Christopher Allan Webber, 12 years ago

Description: modified (diff)

comment:3 by Christopher Allan Webber, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.