Hi,
I installed Drupal 6 few weeks ago and I can't do something that should be easy. I searched all the topics in this forum and at google, but did not find anything useful.
First of all, I'm totally new to Drupal. Here is the thing, I'm working on a project where the client wants to use Drupal as a backend store for all localizable content and consume them from their web app.
They are storing HTML fragments in the content section directly. They don't have any multilanguage support now. What I see is that if they introduce multilanguage now, they will have to replicate every HTML fragment for each language.
Hello there,
I am trying to translate the main menu. I have been successful when I to translate the horizontal main menu generated by the code in the theme, (am using zen) but I believe all built in use the same code which is
i have 2 problem which i can't resolve. please, help me!
+ i can't translate these words which follow the node type.
+ when i'm at the forum page, blog page, or comment, the translation of my site hasn't worked.
hi, as the subject says, is there a way to have a multilingual site with the Administration UI locked to the sites default language? (in my case English) So even thought I'd select English or French the admin UI would still display in English.. but the fields would be for the French variables.
thxs
I have setup a multilingual drupal site with greek as the default language(no prefix) and english with prefix - en.
I have language negotiation with path_prefix_only.
I have also enabled the language switcher block in one of my regions sidebar.
I have add the greek content for my stories, and i have made a view listing for my 10 more recent stories.
Everything is working ok, when i am viewing a story node which is translated in both greek and english.