node should have tellafriend at links section
nerkn - February 27, 2009 - 03:12
| Project: | tellafriend |
| Version: | 6.x-2.8 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Nodes have Add new comment, N reads place referred as $links in the theme. Tellafriend module should provide $links section.
Workaround is to hard code a link at theme file node.tpl.php pointing module page "/tellafriend" like
l(t(variable_get('tellafriend_block_linklabel', t("Tell a friend..."))), 'tellafriend')