1 Sep
2004
1 Sep
'04
5:16 p.m.
Alexis Roda wrote:
cp.hennessy@openapp.biz wrote:
Maik Jablonski wrote:
This is really the problem to be solved : is it possible to control the type of content created when an object is added to Zope using either FTP or WebDAV ? Preferably we would like to be able for this type to be created automatically i.e. when 20 files of mixed types are ftp'd/webdav'd then the appropriate content types should be used for each file.
Not sure, but I think CMF content_type_registry can do that for CMF content objects.
The content_type_registry is exactly what I was looking for! Thanks all, CPH