[Zope-CMF] Re: .css.dtml
Alan Runyan
runyaga@runyaga.com
Fri, 24 Jan 2003 17:01:43 -0600
> > it seems that we dont have DTMLDocument wired up
> > to FSXXXX objects. This would be a nice feature
> > to add.. maybe have a FSDTMLDocument that is
> > wired to the .dtmldoc extension? this way we could
> > have properties on objects? (I think properties are
> > already supported on FSXXXX objects).
>
> I actually wrote this for a client a month or so ago. I sent hazmat a
> copy for his FileSystemSite. Not thinking it was CMF related (should the
> CMF do that?) i didnt send it to zope-cmf. I have the code somewhere,
> let me dig it out...
I would think that all changes made to FilesystemSite should
have been merged back into CMFCore. I believe a DMTLDocument
would be helpful -- yes.
~runyaga