--- MPIWGWeb/Attic/MPIWGTemplate.py 2009/04/17 08:55:32 1.1.2.9 +++ MPIWGWeb/Attic/MPIWGTemplate.py 2012/01/09 07:33:31 1.1.2.10 @@ -64,7 +64,7 @@ class MPIWGTemplate(ZopePageTemplate): getSection = getSection getSubSection = getSubSection - def harvest_page(self): + def harvest_page(self,mode="normal"): """harvest main""" try: return self.pt_render() @@ -120,4 +120,4 @@ def manage_addMPIWGTemplate(self, MPIWGT REQUEST.RESPONSE.redirect(u+'/manage_main') return '' - \ No newline at end of file +