Hi,
I want to create a new simple template that only displays user's profile pic with some very basic info. I want to use it as an add on.I know there are some webserivce that does that but i want to modify the template. When i modify ProfileView Template for this then ProfileView is modified in the whole website.
I have to use both old(default) ProfileView template on some pages and new Template that displays user's some basic info (based on asuid) on others.
Can anyone help me how i can do that ?
Why i want this:
I am basically doing this to make that page's visibility based on user preference. If user has selected their profile as private then that particular page will also be hidden from others. So by this way i can make articles, blogs etc as private.