You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not type the email address but have an ""email"" link.
Make if fancy like described below:
While at it we could work on a solution that hides the email addresses from being viewable in clear text by crawlers. It's not hard to pass a ROT13 encoded email address to the template and then create the link with JavaScript. It would then not be hard to also truncate long email addresses.
I have done this in my project Bob.gae
I think we should go with option 2 here, and keep it very simple.
The text was updated successfully, but these errors were encountered:
"Some organisations had contact details such as websites or email addresses, which were too long for the fields in the application. So we've made a change to truncate these items whilst continuing to provide the full clickable link."
"Long email names are displaying across 1 line & outside the ""box"" on the organisation's page. As an example: http://www.akvo.org/rsr/organisation/340/
Long websites also have same issue: http://www.akvo.org/rsr/organisation/606/
Daniel
March 9th, 2011 @ 03:06 PM
We could:
While at it we could work on a solution that hides the email addresses from being viewable in clear text by crawlers. It's not hard to pass a ROT13 encoded email address to the template and then create the link with JavaScript. It would then not be hard to also truncate long email addresses.
I have done this in my project Bob.gae
I think we should go with option 2 here, and keep it very simple.
The text was updated successfully, but these errors were encountered: