move into the user’s node context |
defined for |
| see author | |
The class of the new context is defined by accessing the usr_prototype.
Using “visitor” user:
<r:visitor do='node' do='first_name'/>
Using the initial author of a node:
<span class='author' do='user.node' do='link'/>
Note that “user.node” does the same as author.
Version author:
<span class='author' do='v.user.node' do='link'/>