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

" url_with_hash: src: "

" res: "/page22_foo.html/" r_url_with_hash: src: "" res: "/page22_back.html\?f=x/" path: src: "blah" res: "blah" path_with_mode: 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_set_title: src: "" 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_find: src: "" res: "status title" link_href_node: src: "" res: "/.*page22.html'>status title/" link_date: context: ref_date: '2008-06-27' old_src: "" src: "" tem: '/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

    " url_with_lang: src: "window.location = \"\";" res: "/\\?lang=fr/" link_in_list_context: src: "
    " tem: "/zen_path\(var1.first\).*var1.first.prop\['title'\]/" res: '/a href.*a wiki with Zena/' link_trans: src: "" res: "/a href.*/images/control_fastforward.png/" link_date_complex: context: ref_date: '2011-04-22 22:00' src: "" # Date is in Asia/Jakarta timezone. Ref date is utc in tests. res: "/\?date=2011-03-23'>PREV/" target_blank: src: "" res: "/" res: "status title" action_publish: src: "" res: "status title" action_edit: src: "" res: "status title" action_add_doc: src: "" res: "status title" action_drive: src: "" res: "status title" action_confirm: src: "" res: "status title" # update with insert tested in rendering_test.