Hi,
I meet the same problem as the last time (simple (please) code to send an e-mail) and I do not manage to solve it now.
I put an e-mail button as a plugin in my panorama.
My client ask me to add a text prepared to be send as the massage by e-mail:
« Sur le blog de la liste Unis pour Cruseilles, on trouve deux photo-panoramas en 360°. C'est bluffant, on a l'impression d'être présent à cette réunion. A voir à tout prix et à diffuser sans modération http://cruseilles2014.blogspot.fr/p/reunions-documents.html »
The problem is that:
- French caracters are not recognized.
- The length of the text is very limited, otherwise, it does not appear.
- The hypertext (URL) is not active.
Here is the code:
<plugin name="email_button"
url="img/email.png"
devices="desktop|tablet"
keep="true"
zorder="7"
align="righttop"
x="30"
y="100"
onclick="openurl(mailto: ?subject=Le panorama est bluffant - on a l impression d etre present a cette reunion avec l equipe UNIS POUR CRUSEILLES &body=a voir- http://cruseilles2014.blogspot.fr/p/reunions-documents.html,_self);"
/>
And here is the link towards the pano:
http://www.annecypanoramique.com/UNIS-POUR-CRUSEILLES/
I would be very satisfied if you helped me.
Best regards, Hub