﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
466	Make it easy to temporarily disable a plug-in	Aleksej	Will Kahn-Greene	"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]]}}}
"	enhancement	closed	minor		programming	fixed	plug-ins, ini, configuration	Will Kahn-Greene	
