i want to make a site for my association. On this site i want give access to association members.
Each members need to be able to manage some datas lists : likes hobbies, todo lists, and customs things.
So, in website i need to create some pages with forms, store datas in database and after i need to manipulate all this datas like i want. In form i need also to contribute some pictures.
I hesitate to use a php framework like Symfony or cms product like drupal.
Do you think Drupal is the best way to do this ? Is there a drupal module to help me ?
I install drupal 7 and create users for some tests before creation of amy site. I would create an registred area. I try to use node_privacy_byrole-7.x-1.x-dev to setup access right for each page (anomymous, registred,...) but, I can't this module setup now only right for all pages (when I setup restrcted acces for one page all my site have this restriction).
Can you give me the right way to do what I need, which module or how can I setup my pages with drupal 7 core to do this ?
I just want to put restriction for all anonymous users for few pages.
I have never used Drupal.
I would like to create a website with the following requirements.
The main goal is to create an interface to manage the order of a company.
Can you please tell me if Drupal can handle each of them and which module will be the more suitable?
1-> I want to have some users registered, with different rights
2-> An order is divided in different category (marketing part, technical, etc.)
Project: Case Study for converting my WordPress blog to Drupal 7 Project by:Chad Kidner @ Expressions by Design Objective: To rewrite a WordPress theme to a Drupal 7 Theme and transfer the WordPress site content to Drupal 7, while leaving good comments behind to assist anyone who might benefit.