macro_viewer_email_url

NAML documentation   Watch a video
Error Found
An error was found in the NAML code of this application – View Details | Go to NAML Editor
tag 'mailing_list_etiquette' is not an allowed here, only these are allowed: [bottom, page_name, focus]
  in new_post(custom_tweak:reply:2) - <n.new_post>
  in (custom_tweak:reply:1) - <override_macro name="reply" requires="servlet">
   Usages of this macro
... in email.naml
373
374
375
376
377
378
379
380
381
382
<macro name="macro_viewer_email_url" parameters="macro">
    <n.remove_spaces
Macro
Parameters: text
.>
        <n.base_url
Binary
Namespace: NabbleNamespace
/>
        <n.macro_search
Binary
Namespace: NabbleNamespace
Parameters: search_by, query, do
. query="[n.macro/]" search_by="name">
            <n.if
Binary
Namespace: BasicNamespace
Parameters: condition, else, then
.next_element
Binary
Namespace: ListSequence
Parameters: inc
>
                <then.current_command
Binary
Namespace: Commands
Parameters: do
.command_path
Macro
Requires: command_info
/>
            </n.if.next_element>
        </n.macro_search.>
    </n.remove_spaces.>
</macro>