Forward link appears on forward form
joachim - August 10, 2009 - 15:43
| Project: | Forward |
| Version: | 6.x-1.9 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
On forward?path=node/1 there is an 'email this page' link.
I think TBH that using hook_help is a dreadful hack.
I don't see a way round it though -- there's drupal_set_content but I don't know if that's can be relied on to set something below content, say.
I think the best approach here is to provide only a block for non-node pages.

#1
Agree on the block suggestion. The hook_help solution was devised back when there was no way to get a block into the body area. There is a separate issue for creating the block. In the meantime, this issue has been fixed and will appear in the next release (less than an hour).
#2
Automatically closed -- issue fixed for 2 weeks with no activity.