Hi,
I need a little help with drupal and it's modules. This is the first time I am trying out something like drupal.
This is what I am trying to do.. I want each user to have his own page/node. Only he and the administrator can view this page. He can make comments/updates but again only he and administrator can view/change those. If he uploads files or the administrator puts files into his account, again only he and admin would be able to view/change them. Also user should be able to fill out secure forms which he can later edit but again only he and admin should have access. I trying to setup a client/user system where everyone is individual
I looked at the modules but I can't seem to figure out / don't know which modules to use. Can anyone please guide/give me an idea on which modules need to installed?
Thank you for your help/guidance.
Comments
No Help??
No one has any information or help?
I'm not a Drupal expert, but
I'm not a Drupal expert, but I believe you can do this with a combination of content types and user permission (both included in core drupal). There may be custom modules that would accomplish this, but I don't know of any off the top of my head.
you could set that content
you could set that content type to unpublished. The page would or should be available on the users account page in the track tab to open and edit or add to it
content management > content types > edit--
I know there is a better way to do this.. but It has been a very long day and night-- my brain is not quite with it... i will check back
try this link
Hi,
It might help you
http://drupal.org/project/content_access
Everyone has a page
Here is a link to a book that will help you. It is called ebook - Drupal 6: Ultimate Community Site Guide and is great for beginners. You can purchase my site, http://drupalus.com. Just click on the book and you will be directed to the authors website.
Hope this helps.