"Jason Wehmhoener" <webmaster@saturn.deanza.fhda.edu> wrote:
I'm attempting to create a custom skin for a CMF 1.0beta site.
I'm getting a key error with an image object whose id is "about_btn". The full contents of the DTML method is this:
<dtml-var about_btn>
I've placed the image object in a folder called "images".
What am I doing wrong?
First, you'll get better answers for skins-related questions in the "zope-cmf mailing list":mailto:zope-cmf@zope.org Second, the 'images' folder probably isn't in the "skin path" of the skin you have selected. See Jeffrey Shell's How-to on using CMF skins: http://cmf.zope.org/doc/devel/writing_skins Tres. -- =============================================================== Tres Seaver tseaver@digicool.com Digital Creations "Zope Dealers" http://www.zope.org
participants (1)
-
Tres Seaver