user_nodes_search_box

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 user_nodes.naml
51
52
53
54
55
<macro name="user_nodes_search_box" requires="user_page">
    <div class="search-box" style="float:right;white-space:nowrap;margin-top:1em">
        <n.root_node
Binary
Namespace: NabbleNamespace
Parameters: do
.page_search_box
Macro
Requires: node, servlet
Parameters: author
 author="[n.page_user
Binary
Namespace: UserPageNamespace
Parameters: do
.id
Binary
Namespace: UserNamespace
/]"/>
    </div>
</macro>