Parent Directory
|
Revision Log
|
Revision Graph
A small helper module that provides a "contact the author" link for nodes and comments. The link is configurable by content type and appears only when the node or comment author has chosen to be contactable.
| 1 | contactlink.module |
| 2 | |
| 3 | README |
| 4 | |
| 5 | Description |
| 6 | ------------ |
| 7 | |
| 8 | Contactlink provides a "contact the author" link for nodes and comments. |
| 9 | The link is configurable by node type. |
| 10 | |
| 11 | Links will show up only for node or comment authors who have elected |
| 12 | to be contactable via their contact forms. |
| 13 | |
| 14 | Requires contact.module. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |