default: context: lang: 'en' visitor: 'ant' node: 'status' url: src: "" res: "http://test.host/oo/projects-list/Clean-Water-project/page22.html" use_url_in_attribute: src: "blah" res: "blah" show_url_in_script: src: "" res: "/http://test.host/oo/projects-list/Clean-Water-project/page22.html/" url_with_param: src: "

url(parent)

" res: "

http://test.host/oo/projects-list/Clean-Water-project

" path: src: "blah" res: "blah" link: src: "" tem: "<%= @node.prop['title'] %>" res: "status title" link_not_logged: context: visitor: anon src: "" res: "status title" do_link: src: "
  • sample text
  • " res: "
  • status title
  • " do_link_t: src: "
  • blah
  • " res: "
  • blah
  • " a_link: src: "sample text click here" res: "status title click here" zafu_link_with_blocks: src: "
    " res: "/.*zazen.*<\/a>/" link_class: src: "" res: "status title" link_set_class: src: "" tem: "' href='<%= zen_path(@node) %>'><%= @node.prop['title'] %>" res: "status title" link_attr: src: "" tem: "<%= @node.ref_lang %>" res: "en" link_tattr: old_src: "" src: "" tem: "<%= trans(@node.ref_lang) %>" res: "english" link_trans: context: lang: 'fr' old_src: "" src: "" tem: "lundi" res: "lundi" link_parent: src: "" tem: "click here" res: "click here" link_with_block: src: "look at her" tem: "look at <%= @node.prop['title'] %>" res: "look at status title" link_project: context: node: 'bird_jpg' src: "" tem: "<%= @node.prop['title'] %>" res: "bird" link_root: src: "" tem: "<%= @node.prop['title'] %>" res: "status title" link_anchor: src: "" res: "status title" link_anchor_title: old_src: "" src: "" res: "status title" link_anchor_in: src: "" res: "status title" link_anchor_name_in: old_src: "" src: "" res: "status title" link_stored: old_src: "" src: "" res: "Clean Water project" link_stored_not_a_node: src: "" res: "/unknown method 'zen_path\(Number\)'/" link_href_string: src: "" res: "status title" link_href_string_with_anchor: src: "" res: "status title" link_href_node: src: "" res: "status title" link_date: context: ref_date: '2008-06-27' old_src: "" src: "" tem: '/:date => "#\{main_date\}"' res: "status title" link_url_params: src: "" res: "status title" link_url_params_parsed_values: src: "" res: "status title" encode_params: context: a: b: 'Bee' c: 'Sea' x: '' src: "" tem: "/:encode_params => \"a,c,x,y\"/" res: "/page22\.html\?a%5Bb%5D=Bee&c=Sea'/" title_link_mode: old_src: "

    " src: "

    " res: "

    status title

    " link_with_custom_params: context: year: 2010 src: "" tem: "<%= @node.prop['title'] %>" res: "status title" link_format_data: context: node: bird_jpg src: "" res: "bird" live_link_format: old_src: "

    " src: "

    " res: "

    status title

    " live_link_data_mode: context: node: 'bird_jpg' old_src: "

    super title

    " src: "

    " res: "

    bird

    "