children_list

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:menu_post_by_email:1) - <override_macro name="menu_post_by_email" requires="node">
   Usages of this macro
... in app.naml
621
622
623
<macro name="children_list" parameters="start,length,filter,sort" dot_parameter="do" requires="node">
    <n.children_list_standard
Binary
Namespace: NodeNamespace
Parameters: filter, length, start, do
 start="[n.start/]" length="[n.length/]" filter="[n.filter/]" do="[n.do/]" />
</macro>