|
I have an OSQA platform running privately and I would like to expose email address in the user profiles for everyone to see. I am not concerned about privacy since the web site is not accessible to general public. |
|
forum/skins/default/templates/users/info.html is responsible to display user info. You can create your own template file, where lines
are replaced with
link
This answer is marked "community wiki".
|