By mzs on
Hello,
Is it possible to create a site through durpal where users can upload there data e.g write a personal diary, data , files etc which is only accessible to that specific member and administrator e.g a kind of cloud storage site.
Comments
You can create a new content
You can create a new content type and manage the required fields for adding contents. You can assign permissions accordingly to display the contents to users.
You can even try checking for any modules available for your requirement.
unpublished content
how a user can view own unpublished content ? I gave the permission through permissions but nothing appears for user.
Try using Drupal views, it
Try using Drupal views, it can bring up your requirement of displaying contents.
all the best !