Re: [Zope] anyone skilled in the ways of changing page properties?
28 Jul
2000
28 Jul
'00
7:38 a.m.
------------ <dtml-with "_[pagename]"> <dtml-call "manage_editProperties({'managed_mode':1, 'type':'int'})"> </dtml-with> ------------
you should use following or similar: <dtml-call "_[pagename].manage_changeProperties(managed_mode=1)"> -- Adam Karpierz karpierz@alpha.pl
9383
Age (days ago)
9383
Last active (days ago)
0 comments
1 participants
participants (1)
-
Adam Karpierz