[Zope-CMF] Skins inheriting skinpaths?
Christian Scholz
cs@comlounge.net
Fri, 25 Apr 2003 11:58:23 +0200
On Fri, Apr 25, 2003 at 10:06:11AM +0100, Chris Withers wrote:
> Paul Winkler wrote:
> >>> Basic:
> >>> custom, zpt_topic, zpt_content, zpt_generic, zpt_control, skin:Core
> >>
> >>why not simply $Core ? ;-) Would be variable-like syntax as in actions etc.
>
> I'd prefer to see them as full-blown TALES expressions rather than a halfway
> house, but yeah, that'd be cool :-)
Hm, with full use of request etc. ? And thus being dynamic? :)
That would surely be cool but maybe a bit slower than a simple static replace..
So changeSkin() would then not be needed anymore I guess? ;-)
-- christian