search_result_message_fragment

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "search_result_message_fragment".
... in searcher.naml
246
247
248
249
250
251
252
<macro name="search_result_message_fragment"
 
requires="node,search,searcher_tool">
    <n.highlight.hide_emails.fragment. size="600">
        <n.message.as_text/>
    </n.highlight.hide_emails.fragment.>
</macro>