- From: <cbeerse@gmail.com>
- Date: Sat, 19 Feb 2011 21:11:32 +0100
- To: Chris Beall <chris_beall@prodigy.net>
- CC: www-amaya@w3.org, Lucy Willemsen <lucywillemsen@gmail.com>
- Message-ID: <4D6023F4.1060107@gmail.com>
As told in an other reply, You'd better not use the 'mailto:<user>@domain.whatever' link in public pages. On the other hand, they can be realy handsome for company wide internal websites. For those: you can fill header fields with your own values: mailto:someone@over.there?subject=The_subject_of_the_message&body=The_Body_goes_here So with the options in the url, you can pre-fill roughly every header field in the message to send. Specially handsome for automatic reply processing. mailto:someone@over.there?subject=SeeTheHeaders&hidden_subject=YOUFOUNDIT However, be carefull with special characters like spaces or more than one @ (for cc: fields) In the end it is all from the uri specification: protocol://user:password@host.domain/path/to/something?option=value&nextoption=othervalue On 17-2-2011 16:30, Chris Beall wrote: > Lucy, > > I infer that by 'email link' you mean a link that contains a mailto > URL. The process is the same as for creating any link. > > 1. Highlight the text to be made into a link. > 2. Click on the Link element icon. > 3. Type the URI, in this case "mailto:userxxx@domainyyy.zzz'. > 4. Click on Confirm. > > Net: Amaya has no special facility for creating links for different > URI schemes: http, ftp, mailto, etc. > > Note that mailto works only if the user has a local mail client > defined, i.e. it will usually not work if the user has a webmail > client. It is therefore important to provide the email address as > visible text in addition to the mailto URL. One common method is to > enter the email address as plain text, then make that text into an > equivalent mailto link, thus (in the source): > <a href="mailto:Queen@Country.gov">Queen@Country.gov</a> > > Chris Beall > > --- On *Sun, 2/13/11, Lucy Willemsen /<lucywillemsen@gmail.com>/* wrote: > > > From: Lucy Willemsen <lucywillemsen@gmail.com> > Subject: How do I insert an email link in Amaya??? > To: www-amaya@w3.org > Date: Sunday, February 13, 2011, 9:58 AM > > For the life of me I dont know where to insert an email link or > how to in the > Amaya program..help would be much appreciated. > -- > View this message in context: > http://old.nabble.com/How-do-I-insert-an-email-link-in-Amaya----tp30858083p30858083.html > Sent from the w3.org - www-amaya mailing list archive at Nabble.com. > > >
Received on Saturday, 19 February 2011 20:12:07 UTC