all_urls_js_array

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 topic.naml
663
664
665
666
667
668
669
670
671
672
673
674
675
<macro name="all_urls_js_array">
    <n.page_node
Binary
Namespace: NodePageNamespace
Parameters: do
.post_list
Binary
Namespace: NodeNamespace
Parameters: length, start, sort, do
.
        sort="date-ascending"
        start="0"
        length="10000"
    >
        <n.no_output
Binary
Namespace: BasicNamespace
Parameters: text
.next_node
Binary
Namespace: NodeList
/>
        <n.all_urls_js_array_url
Macro
/>
        <n.loop
Macro
Requires: sequence
Parameters: by, do
. by="[n.classic_rows_per_page
Macro
/]">
            ,<n.all_urls_js_array_url
Macro
/>
        </n.loop.>
    </n.page_node.post_list.>
</macro>