16 Oct
2009
16 Oct
'09
11:50 a.m.
On Wed, Oct 14, 2009 at 5:22 AM, Baiju M <mbaiju@zeomega.com> wrote:
On Wed, Oct 14, 2009 at 12:54 AM, Hanno Schlichting <hanno@hannosch.eu> wrote:
On Tue, Oct 13, 2009 at 2:10 PM, Baiju M <mbaiju@zeomega.com> wrote:
Is standard_html_header & standard_html_footer removed in Zope 2.12 ?
It looks like we need to cleanup some more code, from Zope 2.12 branch:
$ find src/ -name "*.py"|xargs grep standard_html_header|wc -l 25
I think many of them has standard_html_header defined locally, but few of them should be cleaned up.
Please go forward and clean them up. Your help is much appreciated :) Hanno