delete_recursively_link

   Usages of this macro
... in utilities.naml
609
610
611
<macro name="delete_recursively_link" requires="node" dot_parameter="text" parameters="title, class">
    <a href="javascript: void(0)" onclick="Nabble.deleteFromSite([n.id
Binary
Namespace: NodeNamespace
/])" class="[n.class/]" rel="nofollow" title="[n.title/]"><n.default
Binary
Namespace: BasicNamespace
Parameters: to, text
. to="[t]Delete this post and replies[/t]"><n.text/></n.default.></a>
</macro>