feeds_topics_path

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 feeds.naml
28
29
30
31
32
<macro name="feeds_topics_path" requires="node">
    <n.encode_url
Macro
Parameters: text
.>
        /<n.url_encoded_subject
Binary
Namespace: NodeNamespace
/>-ft<n.id
Binary
Namespace: NodeNamespace
/>.xml
    </n.encode_url.>
</macro>