20 Aug
1999
20 Aug
'99
1:44 a.m.
Andreas Kostyrka wrote:
On Thu, 19 Aug 1999, Arnaud Lecat wrote:
Hi
How can I retreive the name of current folder ? BASEn, URLn all retreive In a method, with <dtml-var id> in a document, with <dtml-with PARENT[0]><dtml-var id></dtml-with>
Actually: <dtml-with "PARENTS[0]"> <dtml-var is> </dtml-with> The first one gives a KeyError Exception. -- Bill