Previously Jordan Baker wrote: > Hi, > > I've been trying to wrap my head around this for a couple hours now. I > noticed that there were a couple threads about this particular topic a > couple weeks ago but I need a solution that works for Zope 2.9.X and > Plone 2.5.X > > Essentially I am running some functional tests for my product which is a > python product installed as a develop egg in my buildout. It is using > regular CMF skins folder to provide a portlet.
That isn't possible. The needed support to handle skin layers (or rather CMF directory views) is new in CMF 2.1. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
