Bernd Worsch writes: > Another thing that seems strange to me: > > When calling > > <dtml-with SomeFolder> > <dtml-call expr="manage_addDocument('SomeDocument','')"> > </dtml-with> > > i get a dtml-method called SomeDocument instead of a dtml-document!! > > Is this behaviour ok? If yes how can i get documents? See "OFS.Document".... It is depraceted. Dieter