default:
context:
lang: 'en'
visitor: 'ant'
node: 'status'
src: "simple text"
tem: "simple text"
res: "simple text"
show_property_filter_vclass:
src: ""
tem: "<% if @node.kpath_match?('NNL') -%><%= @node.prop['paper'] %><% end -%>"
show_property_filter_role_no_role:
src: "Has an origin"
res: ''
show_property_filter_role_has_role:
context:
node: tree_jpg
src: "Has an original"
tem: "<% if @node.has_role?(493147733) -%>Has an original<% end -%>"
res: 'Has an original'
show_bad_role:
src: "abc"
tem: "/Invalid role or class 'Foo'/"