Using folder name in macro
- From: John Poltorak <jp (at) warpix.org>
- Date: Mon, 13 Mar 2006 10:21:15 +0000
How do I use a folder name in a macro?
ie I want to change this
<metal:macro metal:use-macro="context/abc.pt/macros/page">
which is in the folder 'abc'
to
<metal:macro metal:use-macro="context/[folder_name].pt/macros/page">
I don't know where to look this sort of thing up.
--
John
_______________________________________________
Zope maillist - Zope (at) zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )