[Zope3-dev] Use skin from ZMI
Stephan Richter
srichter at cosmos.phy.tufts.edu
Sat Oct 16 09:11:05 EDT 2004
On Saturday 16 October 2004 07:16, Florian Lindner wrote:
> Can you also help me with other question: How to use a file-based skin
> from the a ZPT created in the ZMI?
A skin (in the trunk at least) is just a marker interface on the request. So
whenever a request receives such a marker interface, either in the URL via
++skin++SkinName or the browser:defaultSkin directive, then all executed ZPT
will use that skin, which includes Pages and ZPT scripts created via TTW.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-dev
mailing list