[Zope] Znolk changes
Dieter Maurer
dieter@handshake.de
Sun, 18 Aug 2002 23:44:37 +0200
Allen writes:
> I just installed the latest version of ZnolkSQLWizard last night. I
> generated a few editing pages to make sure it worked. Today, I started
> editing the code it generates and instead of dtml-var tags it now uses
> dtml-babel tags. I have never seen this before. Has anyone else noticed
> this? Is there anyway to turn it off and go back to plain old dtml-var
> tags???
"Babel" helps in localization.
It might be necessary to install "Babel". When I remember correctly,
it has an adapter module for cases when localization is not required.
Search the archives.
Dieter