By botanik on
How I can get node id in filter module?
If my module parse node body field or some CCK field, I want get id of this node.
Yes, if address as node/*, i can get nid from arg() function, but if address taxonomy/term/*, arg function can`t help me.
Comments
Naturally, If parsed
Naturally, If parsed textarea not a node element, i must get a NULL or FALSE value.
PS In hook_fulter() ..