Jose Galvez wrote:
> what about in addition to allowing someone to pass in the template, how
> about allowing them to pass in the location to the template.  Then all
> you would have to do is give us a paste command to make waitforit spit
> out the default template which someone could then modify to suit their
> needs.  To use the reference to a template in addition to a real
> template you have to edit middleware.py

I added some more options for this.  You can pass in 
template_options={'css': some_css, 'message': 'some html'}, or 
template_filename="some file" to override the entire template.

_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users

Reply via email to