By yoLK on
Hi, looking to create a community and was wondering if Drupal was right for me. The things I want the community to be able to do are:
-Digg like system where top rated content is shown first
-Ability for users to upload images (images will be the only content)
-Ability for users to 'Like/Favorite' content
-Profile that displays users own posts and content they have 'Liked'
Any help is appreciated. Thank you!
Comments
Drupal is the best choice
-Digg like system where top rated content is shown first
Use views module to create a page for that with flag and voting api.
-Ability for users to upload images (images will be the only content)
Drupal's core allow this for you.
-Ability for users to 'Like/Favorite' content
Use flag module
-Profile that displays users own posts and content they have 'Liked'
Create a view and set the appropriate filter.
The answer is yes and here is
The answer is yes and here is my attempt to cloning Dribbble
http://forrst.com/posts/Drupal_Dribbble_clone-06k
Digg like system is possible = Flag + views
Upload images = CCK + Imagefield
Like/favorite = Flag
Profile = Content profile
i need dribbble clone :(((
i need dribbble clone :((( please, is a functional template for drupal..for me..for free??
thank you :)