Display the current user’s name if logged in with a link to “my” place. |
|
| see zena 1.0 | |
Simply display visitor name with link to admin interface:
<p do='visitor_link'/>
You can also use a block to change the link text:
<p do='visitor_link'><r:visitor do='login'/>'s stuff</p>