app_paged_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 app.naml
282
283
284
285
286
287
288
<macro name="app_paged_url" requires="paging_page,node_page,servlet">
    <n.page_node
Binary
Namespace: NodePageNamespace
Parameters: do
.path
Macro
Requires: node
Parameters: template, date, index_record
        template="[n.app_template
Macro
Requires: servlet
/]"
        date="[n.app_date
Macro
Requires: servlet
/]"
        index_record="[n.page_row
Binary
Namespace: Page
Parameters: do
/]"
    />
</macro>