Can I work outside of Drupal?

Ceael - October 26, 2009 - 20:35

Hi Forum,

My first post and I am a total beginner with Drupal.

I've a contract for a company that uses a managed solution whereby a third party creates and maintains all marketing content on my client's corporate internet site. The current corporate site is English-only and suited to the daily running of an established business. The quality is good and we don't want to change.

My task is to establish local presence for the company in new, non-english-speaking markets. For that I need a very different website in a new language. The new website should be accessible from the corporate site and vice-versa.

Normally for such work, I'd create the site and host it locally using PHP/HTML or a Joomla CMS (because that is what I know). In this case, I proposed a content for the local company to implement as a single landing page for the local bases.

The web maintainer told me that you can't enter foreign language content into an English language site without installing a plug-in and translating the whole site. Surely that can't be right. Is there not a simple way to get a single page linked to the Drupal site in a new language without getting to grips with the CMS at this stage? From my scan of the manual and other forum entries, it sure does look as though Drupal would try to convert my content to English, can I not flag the text somehow to get Drupal to render the page nicely but ignore the fact that it isn't English?

Thanks a lot for your help in advance.

Richard

Yes you can!

zirvap - November 2, 2009 - 17:01

Welcome!

Sure, you can write single pages in any language you like, even if the rest of the site is in English. A couple of examples:
http://groups.drupal.org/node/25411
http://groups.drupal.org/node/2847
and here's a page in English on a site that's mainly in Norwegian: http://hexcon.no/english

BUT: If you want to translate stuff like menus and site name, or text like "submitted by" and "add comment" you will need some of the translation functionality. You can do quite a lot with just core Locale module (http://drupal.org/handbook/modules/locale). If you need more there's an overview here: http://drupal.org/node/254214

 
 

Drupal is a registered trademark of Dries Buytaert.