[snip frustration] | > You also can't import them from .zexp's | | You cant sync them using ZSyncer. Very annoying.
How about starting a little Doing The Standard_ Stuff In For Good Project?
Or I could just patch it. Would seem to work, yeah I can now make my root standard_html_header a python script, or call it something different for that matter. --- ~Application.py Wed Aug 29 01:22:55 2001 +++ Application.py Wed Aug 29 01:23:03 2001 @@ -180,10 +180,7 @@ p_=misc_.p_ misc_=misc_.misc_ - _reserved_names=('standard_html_header', - 'standard_html_footer', - 'standard_error_message', - 'Control_Panel') + _reserved_names=('Control_Panel',) # This class-default __allow_groups__ ensures that the # emergency user can still access the system if the top-level