Question
Hi,
How can I create a link with a mailto: including a subject?
I tried this but it fails:
[[mailto:Peter@Thoeny.com?subject=TWiki Feedback][Send feedback]]
Send feedback
- TWiki version: 01 Dec 2001
- Web server: Apache 1.3.19
- Server OS: HP-UX 11
- Web browser: IE 6
- Client OS: Windows NT 4
--
GaelMarziou - 05 Mar 2002
Answer
I don't think there's any easy way - just use an A HREF to do this in HTML within TWiki.
--
RichardDonkin - 06 Mar 2002
Maybe it should be considered as an enhancement request because I think that what I tried is quite legitimate, don't you think?
--
GaelMarziou - 07 Mar 2002
There's now a patch that implements this at
EmailThisPageLink - try this, and please comment there if it's useful.
--
RichardDonkin - 27 Mar 2002