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 spam_searcher.naml
241
242
243
244
245
246
247
<macro name="search_result_message_fragment"
 
requires="node,search,searcher_tool">
    <n.highlight.hide_emails.fragment. size="400">
        <n.message.as_text/>
    </n.highlight.hide_emails.fragment.>
</macro>