Create mailto with a default subject
mailto: URLs allow to predefine the mail's subject.
Using the MailTo macro, it is possible to create a mailto link with subject :
[[MailTo(jdoe AT foobar DOT com ? subject= SPAM TAG Sample %20 subject %20 with %20 must %20 use %2520 instead %20 of %20 space, sample mailto)]]
You have to use %20 instead to render a space, %29 for ")", %2C for "," and so on.
However, it isn't documented (and probably not officially supported).
--
Franklin Piat : fpiat at bigfoot com