Thank you.
Did you check-in some doc update?


----- Original Message -----
From: "Torsten Curdt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 12, 2002 12:27 AM
Subject: [Announcement] sitemap variable anchor syntax


Well, what can I say... I found some unexspected spare time :)

Since the thread finally ended in a consenus I've implemented the new syntax
in the treeprocessor as aggreed.

Now matchers and actions have an additional attribute "name" that can
specify
a unique identifier for that result level. So we can always directly refer
to
it like this:

  ...
  <map:match pattern="some/**.html" name="root">
       ...no matter what goes here...
      <map:generate src="{#root:1}.xml"/>
      ...

I still have some little improvements on my list but...
You can already forget those ../../../../../ nightmares :)

Enjoy
--
Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to