Build a community website which allows...
codyheit - January 23, 2009 - 07:20
Hi
Would Drupal be able to build a website which has the following features:
Picture/Photo Gallery
Emails
Calendar
Store Favourites
News Page (Add RSS etc to a news page)
But so that each user can create there own photo gallery, calendar etc but still keep it private from another users.

Hi, please enable the
Hi, please enable the contact tab
.
This isn't in paid services; if you have an answer, just post it. Not everyone likes to be contacted privately.
Michelle
--------------------------------------
See my Drupal articles and tutorials or come check out life in the Coulee Region.
Yes
Photo gallery has a dozen different ways of doing it. Lots of gallery modules plus many people roll their own with cck/views/imagefield/imagecache. Emails I'm not sure what you mean. You can email people thru the contact tab. Calendar is a module. Favorites can be done with flag. News page can be done with views.
Privacy is the hardest part. There's not a lot of modules dealing with that, yet. Best bet is to hook into something like user relationships.
Michelle
--------------------------------------
See my Drupal articles and tutorials or come check out life in the Coulee Region.