Closed (fixed)
Project:
Drupal core
Version:
6.10
Component:
base system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2009 at 02:28 UTC
Updated:
12 Dec 2014 at 12:16 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI would also be interested in this (although in my case for Drupal 5.x).
Comment #2
Anonymous (not verified) commentedhttp://www.google.com/search?q=user%2Bprofile%2Bprivate+site%3Adrupal.or...
Comment #3
Anonymous (not verified) commentedThanks for getting back to us, earnie. However, I am not sure if what you suggested really helps. Your google search links to various modules, but none of them are doing what was suggested. Profile Privacy allows to make certain fields public or private, but not the whole profile. Profile Tabs does something similar, but with tabs. User Profile Node Integrator only works for Drupal 4.x and needs the Node Profile module.
What I would want is a setting that allows a user to decide whether their whole profile can be viewed by others or not; and by profile I mean profiles created through the core profile module. If it is set to "no", links to that users profile (for instance author names in nodes) should not be clickable, the user should not show up in searches etc. I cannot see any module or configuration that achieves that - but then it may be hiding somewhere? It would be great if there was something like that!
Comment #4
Anonymous (not verified) commentedSorry, I thought Profile Privacy would work for you.
I don't find an alternative. You can research http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/ by searching for profile on the page with your browser search in page function. If you don't find anything then using a hook_form_alter in a custom module is your only other choice.
Good luck.
Comment #5
Anonymous (not verified) commentedThere does not seem to be a module that does what we need - so we may have to develop our own. Thank you very much for looking into it!
Comment #6
Anonymous (not verified) commentedYou're welcome.
Comment #8
skyredwanghere is my HowTo http://insready.com/node/54