[Zope-dev] Can I get rid of standard_template.pt?
Andy McKay
andy@agmweb.ca
Fri, 10 May 2002 07:20:31 -0700
If its the same as earlier zopes its line 174 of OFS\Application.py remove
the offending reserved names. Except maybe for Control_Panel, it seems
pointless. If the item's not there, an error is raised. Simple. To me there
should just be a warning message, "Removing this item may cause some
products that expect this not to work, are you sure you want to do this?"
Likewise I will probably get rid of standard_template.pt, most of the
session stuff... This also lets you do useful things like make
standard_error_message a Python Script, yipeee.
----- Original Message -----
From: "Lennart Regebro" <lennart@regebro.nu>
To: <zope-dev@zope.org>
Sent: Friday, May 10, 2002 5:36 AM
Subject: [Zope-dev] Can I get rid of standard_template.pt?
> I'm not using it, and will never use it, so why does Zope 2.5.1 always
> create one for me?
> Grrr. Highly annoying. >:-[
>
>
>
>
>
>
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope )
>