Need language selector

Benwick - October 15, 2009 - 00:51
Project:Node breadcrumb
Version:6.x-1.0-beta6
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

On multilanguage site I use the same content type for two languages (simple content translation with in18.module).
At the "Stories" menu item I display the the story contents.
I've another menu item "Other Lang. Stories" which only appear when I turn the Language switcher ("Stories" menu item disappear). There I display only the translated story contents.

On the Node breadcrumb settings page I'm able to set this rules:
1. Content type: Story Condition: $node->language == 'en' Menu item: Stories
2. Content type: Story Condition: $node->language == 'other language' Menu item: Other Lang. Stories

With this rules works fine the breadcrumb on my multilanguage site.

That would be a nice feature to put there somewhere a dropdown laguage selector filled up width enabled laguages which is default setting Language neutral or All.

tnx

#1

Benwick - October 25, 2009 - 02:22
Version:6.x-1.0-beta5» 6.x-1.0-beta6

#2

Benwick - October 25, 2009 - 02:26
Category:feature request» bug report

Still not workin' in this version if I try to make that language selection with PHP code on forum and event contents.
However the translated menu breadcrumb perfectly appers on blog contents if I use the PHP conditon.. :x

 
 

Drupal is a registered trademark of Dries Buytaert.