I would like to have http://sitename/ direct to the english front page, http://sitename/de go to the German front page, http://sitename/fr to the French etc. Is there a way to alias say http://sitename/de to a node of my choosing?

There is sometimes an assumption that http://sitename/de will take a user to the root of the German site, so I would like it to do that. Unfortunately, aliasing this path in the standard way does not work.

I think it would be reasonable that this path can be aliased.

Comments

lilou’s picture

Project: Drupal core » Front Page
Version: 6.2 » 6.x-1.x-dev
Component: translation.module » Documentation
Category: feature » support
Dublin Drupaller’s picture

Dublin Drupaller’s picture

Status: Active » Closed (won't fix)
fletchgqc’s picture

It's not really a front_page module issue. Anyway, for those interested it's being discussed at #249694: Multilingual front page and a "page not found" error.

fletchgqc’s picture

Status: Closed (won't fix) » Closed (fixed)

Actually this works by default in latest core drupal releases. Not sure if I did something wrong before.