distributev / the-app

The App
MIT License
0 stars 2 forks source link

permalinks-should-be-correct-and-ready-to-click-by-receiving-recipients #106

Open distributev opened 8 years ago

distributev commented 8 years ago

permalinks-should-be-correct-and-ready-to-click-by-receiving-recipients

luismanuel001 commented 8 years ago

Ok, but where do you want to show the full permalinks? because we can show the full url here instead of the relative path, but this layout only outputs the json object as plain text, so it would not be clickable.

distributev commented 8 years ago

In the email templates I should be allowed to do something like

Hi {{name}},

Please download your PDF from {{pdf_permalink}}.

This email should correctly render including good full URL clickable links. (just make sure the all *_permalinks comes fully path).