Well, I've spent the whole day reading and learning about Drupal and have definitely decided this is a great solution for my existing site. The obvious question is before installing Drupal, and I'm a beginner, I need to know how to keep my design. The themes are nice but I prefer the design of my site. I have a Wordpress blog already installed that I will convert to Drupal after I can get my existing site completely converted and working properly.
I have already designed a website for a client, and they would like to stick with drupal, the system they currently use. My code for one of the pages (about.php) is below. I use a few php includes for my header/menu/footer info. Please let me know if this is doable.
I have a community based in SMF (Simple Machines Forum), and I'm thinking to move totally to Drupal for all the features it has, despite the forum module is obviously not as powerful as the SMF.
I would like to know if someone has done that and what was the result. Was it for better?
What about the password? Can people keep the same pwd they had in SMF? (I know you have to pass from SMF to PHPBB to Drupal)
Hi friends,
I would like to develop a website using drupal. Iam newbie to drupal.I need your guidence to go ahead.
my requirement is
1.webiste has three users, admin, sellor and buyers.
2. sellor post properties on site .
3. buyers can browse the properties. each property has link say " intrested to buy" . whenever user (buyer) clicks the link it generates a lead. Lead will be send to admin. admin approves the lead. this lead is now visible to sellor.