## special case: context help pages open up in new window using the document resource URL #if($highlight) $r.render("open_doc_highlight") #else $r.render("open_doc") #end $r.translate("metadata.show")
#if ($highlight && !$result.highlightResult.equals(""))
$result.highlightResult
#end #if ($result.parentContextName && $result.parentContextName != "")
$r.translate("label.search.result.parent.context"): $r.translate("$result.parentContextType") "$r.escapeHtml($result.parentContextName)"
#end