what is the best Bullentin Board System that you can streamline into drupal? or anyways of doing a streamline process where the boards look like its on the drupal site using the same theme?
I want use multidomain module on www.mydomain.com and each subdomain (e.g. one.mydomain.com, two.mydomain.com) must be in different language, because each subdomain will presents different location. Is it possible? Multidomain module is working great and I can administrate new story from each subdomain. But when I change language on one of subdomain it will be changed language on all subdomains. Is possible use multidomain module and change language for each subdomain? Thanks for answer!
What is the basic procedure involved in taking an exisiting website (Nicely coded with Validated CSS and HTML) and adding Drupal so that the site has a cms? Is it a case of selecting divs and telling Drupal what content/navigation elements appear there?
Or is this all the wrong way around? Do you usually start from within Drupal with a layout template?
I need create web with a lot of world-locations and each location will be content unique stories and categories. Each location must be in different language. I try hard do that but no result. Last hope that I can create subdomain for each locations and instal drupal on each of them. But I want try to find a solution which will be more elegant. How is possible create this web?
Many thanks for answer and I'm sorry for my English-language;)
I have an existing auctions site, with its own template, developed entirely with php/html/css.
The owner wants to use a CMS to update content on certain static text pages like About Us etc.
Is there any way that I can use drupal for that, keeping the original template design and not using any theme?
And yes, I'm a newbie at Drupal! So far I've mostly relied on hand coded PHP.