respected sir help me on this problem how to convert a web site into drupal please reply me a simple method.i am a beginner.

Comments

FanisTsiros’s picture

There is no simple answer with a simple question...
Please identify, give us more info.

Fore example:
Is your current site database driven or is static ?
What is your content ? (text, images, media, so on...)
What is the structure ?
Provide us with a link if your site is live.
etc. etc.

ReliabilityConsistencyFeedback ------ NeverAchivable -------

ReliabilityConsistencyFeedback

sumantanarayan’s picture

it is static.there is a index.html.in index.html there is header,footer,body and a menu.click on menu items another page will be open.that page is also the same page as index page but the body is different.i want to put it in drupal 6.6.there is a css. and a image folder.

After that i want to make the menu dynamic.also i wish to make the body portion dynamic as only this is changing pages to pages.
it is urgent to me.

sunilkumar’s picture

Use node import/export module to import your present static pages to Drupal. Before that create a menu structure in Drupal as in your present website.

If you want some specific modules, please check from download section.

sumantanarayan’s picture

i am beginner in drupal.please say the steps to do it.from where iimport/export node.how to make menu structure .

sunilkumar’s picture

Start from here, read all those documentations.

http://drupal.org/handbooks
http://drupal.org/getting-started
http://drupal.org/handbook/customization

A little effort will find things you want. From here http://drupal.org/project you will get drupal, modules and themes for downloading.
There in the module section you can find many usefull modules one of those is import/export module.

After reading those, ask specific questions. People will guide you. Dont ask general questions. Describe your specific problem. It is my advice.

For you, see this link http://drupal.org/node/37375

http://drupal.org/node/140465

Regards,
-S-

sumantanarayan’s picture

thanks .