[Zope-CMF] Re: .css.dtml
Troy Farrell
troy@entheossoft.com
Fri, 24 Jan 2003 20:02:46 -0600
I would think there is no problem with this. I'm doing this outside a
CMF, not with skins, but with DTMLFile. Is your
<dtml-call expr="RESPONSE.setHeader('Content-Type','text/css')">
just not running? Can you set other hearders with this tag?
Troy
Alan Runyan wrote:
>>>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
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests