Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
language system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2008 at 04:51 UTC
Updated:
21 Jan 2008 at 19:22 UTC
Instead of displaying all translations on the front page, it would be nice to be able to chose to only display the standard language. When chosing a different language from the menu, then only this language would be displayed.
Right now Drupal even displays all versions after having chosen a language. That doesn't seem to be of much use. If a visitor clicks on french, only the french versions should be displayed (or standard language only of an article if no french version is available).
Comments
Comment #1
Eudaimonius commentedComment #2
kdebaas commentedDuplicate
Apparently this will not be resolved for drupal 6.x. For the behaviour you describe you will need to use the contributed i18n or localizer module for now.