default:
context:
lang: 'en'
visitor: 'ant'
node: 'status'
src: "simple text"
tem: "simple text"
res: "simple text"
logout_link:
context:
# Forces NodesController type of url and params
fake_controller: 'nodes'
src: ""
res: 'logout'
login_link:
context:
visitor: 'anon'
# Forces NodesController type of url and params
fake_controller: 'nodes'
src: ""
res: 'login'
logout_link_other_controller:
src: ""
res: 'logout'
login_link_other_controller:
context:
visitor: 'anon'
src: ""
res: 'login'
login_link_with_blocks:
src: "ONE ONE"
res: "status"
login_link_with_blocks_not_logged_in:
context:
visitor: 'anon'
src: ""
res: "status title"
visitor_link_not_logged_in:
context:
visitor: anon
src: "*
*"
res: "**"
visitor_link:
src: ""
res: "Solenopsis Invicta
"
visitor_link_blocks_not_logged_in:
context:
visitor: anon
src: "*
*"
res: "**"
visitor_link_blocks:
src: "
"
res: "
ant
"
action:
src: "hello
"
res: "/nodes/22/versions/0/edit.*Open the edition window to edit the node.*Zena.open_window/"