[Zope-CMF] Adding NuxDocument type in CMF 1.3
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Sat, 21 Sep 2002 20:23:45 +0200
    
    
  
Roger Oberholtzer writes:
 > I have installed NuxDocument (NuxDocument-1.0.alpha2-1.tar) ...
 > ...
 > Traceback (innermost last):
 > ...
 >     (Object: nd_gettext('Edit %s') % getId())
 >     (Info: nd_gettext)
 >   File <string>, line 2, in f
 > NameError: (see above)
Remember:
  When you report problems, we need "Error Type" and "Error Value"
  in addition to the traceback.
It is likely, that "nd_gettext" is not found.
This may come with "localizer". Read (and follow) the installtion instructions
of both "NuxDocument" and "localizer".
Dieter