﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
554	Meddleware improvments & consider merging my trim_whitespace meddleware plugin	spaetz	spaetz	"1) Our Meddleware contains a NoOp Meddleware. This seems rather superfluous
2) Our ENABLED_MEDDLEWARE is stored in a tuple rather than a list, so it is not 
   modifiable.
3)  trim_whitespace meddleware plugin
    
    Our HTML output is very verbose (=whitespacy) as our templates are
    written with an 80 char limit and lots of newlines between blocks,
    variables etc....
    
    This is a plugin that naively strips of all but the first whitespace
    from the HTML response. We might want to have an all-fancy html tidy
    interface here at some point, but it nicely decreases the HTML size
    about a third on some simple pages.


The ''formerge/trim_whitespace_plugin'' branch on git://gitorious.org/~spaetz/mediagoblin/spaetz-mediagoblin.git addresses these 3 issues in 3 patches.
It would be nice to merge at least no 2 (make ENABLED_MEDDLEWARES modifiable) for this release, so my plugin works and can be distributed separatedly).

What is our policy with regard to plugins? Ship some bundled? Or should I provide them separately?"	enhancement	closed	major	0.3.2	programming	fixed			
