Hi,
I am using Durpal 5.7 and I have the following Problem involving the abuse module:
When I show my content as a normal view displaying full nodes, I get the report link, with the other links (like "comment") in the $links array , which I can manipulate in my Theme.
I also have a tagcloud made with the tagadelic module and when I click on one of the terms I get a listing where the "Report" link is not shown. Here I have not access to the whole $links array at all.
Is it possible to access the "Report" link in a tpl.php file independent of the $links variable, so I can put it where ever I want on a node?