Bèr, Jonathan, and Gerhard
I appreciate the responses, and feel better informed as a result.
Thanks for your time.
Cheers,
Ross.
Bèr Kessels wrote:
Hi Ross,
Is there a page or discussion that someone can point me to that
describes the difference between i18n and locale modules and how that
can work together.
There is none. But I can give you some general information.
locale.module is for translating the internface into one or more languages.
i18 is for two things:
1) using these translations, by addinf swithces and buttons for switching
languages etc.
2) For translating content and additional info: nodes, taxonomy, images,
etceteras.
So all in all locale.module will work for translating the interface.
Secially if you translate it into one language and put that one default: you
then have a site in your own language.
But as soon as the word "multilinugal" fall, you should go looking for i18n.
locale.module will only allow you to do translation but does not allow
switching of langauges.
locale also does nothing to provide translation of content.
But beware: locale.module is simple and streightforward to use. i18n is not!
They work together properly, but for the new (CVS) version i18n needs a
patch, that can be found on drupal.org to work with i18n.
Where locale can work without i18n, i18n cannot work without locale.
Furthermore: translation of content and synching this content is still a bit
in testing stage. Especially the syncronising part. So I would advice you
strongly to not start your drupal-experience (first installation) with i18n,
but first get used to the system and then try the module.
Regards, Ber
--
[ Drupal support list |
http://list.drupal.org/ ]
Thread at a glance:
Previous Message by Date:
click to view message preview
taxonomy display
With version 4.4.1, how can I display something like a sitemap? I used
to do this with the taxonomy_html module, I think, but now it seems to
be orphaned.
Also, for a hierarchically organized vocabulary, how can I display all
the children of a specific parent node?
--
[ Drupal support list | http://list.drupal.org/ ]
Next Message by Date:
click to view message preview
A clock in a block
Silly question, but I'm really not good with php so I have to ask.
Someone can tell me how to type a small code to put in a custom block to
display on the page the current time? I'd like also to know how to format it
so that it should appear as:
Sunday, 23 August 2004 - 8:34 PM
Perhaps it could be transformed even in a custom module... The clock should
be able to update itself without reloading the page. Is it possible without
too much coding?
-Abalieno
--
[ Drupal support list | http://list.drupal.org/ ]
Previous Message by Thread:
click to view message preview
Re: Locale module and translation - understandinghow things work
Hi Ross,
> Is there a page or discussion that someone can point me to that
> describes the difference between i18n and locale modules and how that
> can work together.
There is none. But I can give you some general information.
locale.module is for translating the internface into one or more languages.
i18 is for two things:
1) using these translations, by addinf swithces and buttons for switching
languages etc.
2) For translating content and additional info: nodes, taxonomy, images,
etceteras.
So all in all locale.module will work for translating the interface.
Secially if you translate it into one language and put that one default: you
then have a site in your own language.
But as soon as the word "multilinugal" fall, you should go looking for i18n.
locale.module will only allow you to do translation but does not allow
switching of langauges.
locale also does nothing to provide translation of content.
But beware: locale.module is simple and streightforward to use. i18n is not!
They work together properly, but for the new (CVS) version i18n needs a
patch, that can be found on drupal.org to work with i18n.
Where locale can work without i18n, i18n cannot work without locale.
Furthermore: translation of content and synching this content is still a bit
in testing stage. Especially the syncronising part. So I would advice you
strongly to not start your drupal-experience (first installation) with i18n,
but first get used to the system and then try the module.
Regards, Ber
--
[ Drupal support list | http://list.drupal.org/ ]
Next Message by Thread:
click to view message preview
taxonomy display
With version 4.4.1, how can I display something like a sitemap? I used
to do this with the taxonomy_html module, I think, but now it seems to
be orphaned.
Also, for a hierarchically organized vocabulary, how can I display all
the children of a specific parent node?
--
[ Drupal support list | http://list.drupal.org/ ]