Languages, URL aliases and Drupal 6

Hello,

I have sites with Drupal 5 with i18n module. There, I can make page with URL alias "en/about" and one with "bg/about" alias, and both to be processed as 2 translations of the same thing. Now with Drupal 6 and new locale support, I do the same as in Drupal 5 + i18n module but end up at most with something like "about" and "bg/about". Something is too different in handling path aliases and languages. How can I reproduce the old (and to me - the correct) behaviour?

Regards,
Ognyan Kulev

Snippet for a compact language switcher - works for D5, wanted for D6

There is a snippet that can be used for language switching instead of the standard language switching block (see an example of page template code appended) - the point is (1) being more compact (e.g. inserting the switcher into the page header at the same level as the site name, slogan, or search box), and (2) hiding the current language (see http://drupal.org/node/226959).

Can't see my new them

Hi,

I am a newbie and just installed Drupal 6.

I copied the garland theme into: sites/all/themes and changed it's name but I can't see it in the Administer/Themes/List.

Can someone please help?

Thank you,

Sigal

problems with mysql syntax

hello :-)

i had a problem when i tried to install drupal 6.1

this is the error message i get

How can I add "label" and "optgroup" elements?

includes/form.inc on line 1373

" * It is possible to group options together; to do this, change the format of
* $options to an associative array in which the keys are group labels, and the
* values are associative arrays in the normal $options format.
"

The "format of $options is in a "associative array".

Set Default Language and Unable to edit Settings.php

Hi Everybody,
I use the CPanel to install Drupal 6 and everything is working well. However, I get a problem to set Vietnamese as my default language after adding it and import po files I can access Vietnamese site via path prifix something like www.saomaiquan.org/vi but cannot set the it default. After check Vietnamese as default language and click save configuration, it doesn't save.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x