command_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 macro_viewer.naml
1000
1001
1002
1003
1004
1005
1006
<macro name="command_path" requires="command_info">
    <n.macro_viewer_path
Macro
Parameters: id, breadcrumbs, base
>
        <id><n.use_text_encoder
Binary
Namespace: BasicNamespace
Parameters: text
.id
Binary
Namespace: CommandInfo
/></id>
        <base><n.base
Binary
Namespace: CommandInfo
/></base>
        <breadcrumbs><n.naml_breadcrumbs
Binary
Namespace: CommandInfo
/></breadcrumbs>
    </n.macro_viewer_path>
</macro>