register_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:menu_post_by_email:1) - <override_macro name="menu_post_by_email" requires="node">
   Usages of this macro
... in utilities.naml
444
445
446
447
448
449
<macro name="register_path" parameters="nextUrl">
    <n.encode_url
Macro
Parameters: text
.remove_spaces
Macro
Parameters: text
.>
        /template/NamlServlet.jtp?macro=start_registration_page
        <n.add_to_path
Macro
Parameters: name, default_value, value
 name="nextUrl" value="[n.nextUrl/]" />
    </n.encode_url.remove_spaces.>
</macro>