$share_url should be set to a URL that displays the specified MP, once an MP has been searched for.
Although we could set $share_url to a URL including the user’s submitted postcode, they probably wouldn't appreciate us injecting their (presumably, home) address into a public status update.
On this subject, @struan said:
They would need to look up their MP by postcode but that gives us their parlparse id and we could add an ?mpid= param option fairly quickly and include a "share this on $social_media" type think with that, or a "link to this MPs stats" link.
Split out from #317.
$share_url
should be set to a URL that displays the specified MP, once an MP has been searched for.Although we could set
$share_url
to a URL including the user’s submitted postcode, they probably wouldn't appreciate us injecting their (presumably, home) address into a public status update.On this subject, @struan said: