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
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 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>