search_result_message_fragment

NAML documentation   Watch a video
Error Found
An error was found in the NAML code of this application – View Details | Go to NAML Editor
no macro found to override
  in (custom_tweak:save_post_by_email:1) - <override_macro name="save_post_by_email" requires="post_by_email" unindent="true">
   Usages of this macro
... in search.naml
114
115
116
117
118
<macro name="search_result_message_fragment" requires="node,search">
    <n.highlight
Binary
Namespace: SearchNamespace
Parameters: text
.hide_emails
Binary
Namespace: NabbleNamespace
Parameters: text
.fragment
Binary
Namespace: SearchNamespace
Parameters: size, text
. size="300">
        <n.message
Binary
Namespace: NodeNamespace
Parameters: do
.as_text
Binary
Namespace: MessageNamespace
/>
    </n.highlight.hide_emails.fragment.>
</macro>