[Zope-CMF] Can somebody help with skin-products...?

Dieter Maurer dieter@handshake.de
Tue, 16 Jul 2002 21:47:09 +0200


Thomas @ HeadNet writes:
 > Can anybody help me with a "skin-product"...
 > I know how to make a new skin in an empty product, but can somebody help me
 > with the image-files: the problem is that I use image-files without any
 > extension ("name.gif" is called "name") ...
 > Is there anyway to mark a file as an image (other than including the
 > extension) eg: "name.image" like "document_edit_form.dtml"...?
You speak of images in the file systems, more precisely accessed
throuch a "File System Directory View"?

In this case, I fear, you will need to give them extensions.
Why do you not want to do that?


Dieter