Kyrkosok / web-client

The Kyrksök website.
https://kyrksok.se/
GNU General Public License v3.0
4 stars 11 forks source link

Add reporting functionality for text from Bebyggelseregistret #11

Closed Ainali closed 7 years ago

Ainali commented 7 years ago

Add a button/icon in the lower right corner that launches an email to bebyggelseregistret@raa.se with subject line "Angående 'item.label' " and starting text: "I kyrkan med id: 'item.kulturarvsdata' har jag följande att anmärka

Mejlet har skapats från webbplatsen kyrksok.se" Where item.label and item.kulturarvsdata is variables for the current church one is looking at.

Abbe98 commented 7 years ago

So right now this could be done as a mailto-link, but if we want the automatically created text it would be a server thing.

Ainali commented 7 years ago

You can't add the auto-text in the mailto link through javascript? Or do you just think that is a bad idea?

Abbe98 commented 7 years ago

I have never done it, you could look into it.

rjakobsson commented 7 years ago

On it!

Abbe98 commented 7 years ago

Planed on 09/11 https://github.com/Abbe98/open-source-sprints/projects/1?fullscreen=true

Abbe98 commented 7 years ago

I'm not sure the link works in all browsers/operating systems.