People
-
- Assignee:
- MMBase Project Leader
- Reporter:
- Pierre van Rooden
-
- Votes:
- 0
- Watchers:
- 0
Dates
-
- Created:
- 2003-03-24 19:13
- Updated:
- 2006-11-24 12:50
- Resolved:
- 2006-11-24 12:50
When you create a node tag with an id:
<mm:node ... id="thisnode">
and then uses it as a contextvar, i.e.
<mm:write value="\$$nodeid" />
or
<mm:write referid="nodeid" />
The id will be printed as the gui() of the node.
This should be the node's number.
Note that, for instance, the 'referids' attribute of mm:url DOES return number.