What is the html supposed to look like? I've never seen this before. I presume you are trying to cal a mail client and preload the subject and body fields? BoltWire doesn't have the capability really of doing this, but a simple plugin could be generated perhaps, and/or a bit of extra code added to the link function to manage it. But I need to see the exact desired html output.
Cheers, Dan On Wed, Sep 15, 2010 at 7:18 AM, Martin <[email protected]> wrote: > I try to use a link like this: > > <a href="mailto:@?subject=Check%20this &body=Hi, found a great page > www.example.com/{p}"> > > I tried: > [...@?subject=check%20this &body=Hi, found a great page > www.example.com/{p}|Check > this]] > > Unfortunately there are some issues: > - Results in "interwiki entry not found" on a page with p0 > 1, but is > ok on p0 = 1 > - Chaining subject+body or anything else more than one does not work. > - You have to supply an email address. > > I use the latest version 3.4.14 > > Any ideas on this? -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
