[Zope] manage_importHack problems and 1.11pr1
Michel Pelletier
michel@digicool.com
Fri, 7 May 1999 08:42:23 -0400
> -----Original Message-----
> From: Chris Larson [mailto:clarson@changeling.com]
> Sent: Thursday, May 06, 1999 9:23 PM
> To: Zope Mailing List
> Subject: [Zope] manage_importHack problems and 1.11pr1
>
>
> Anyone else having problems with manage_importHack and
> 1.11pr1? I've been
> trying to import the dtmlExamples file, by following the
> instructions in
> the ReadMe. When I try to view my document with the <!--#var
> expr="manage_importHack()"--> call, I get the following:
>
I do believe that manage_importHack is depricated. Can't you use the
Import/Export tab in the managment interface? They are not the same
thing, the Import/Export hack has some more machinery behind it.
-Michel