Clean languages selector

Author Message

Jean-Luc Nguyen

Tuesday 25 November 2008 1:58:51 am

Hello peeps,

I have searched on the forum, but did not find any info.

How is the best way to code a multilingual selector which allows multilingual URLs?

To summarize, I have "en" & "fr" siteaccesses.
I have an object titles "products" in english and "produits" in french.

I need the selector to switch between /en/products & /fr/produits.

The ezwebin package sample only switch between /en/products & /fr/products..

Thanks a lot!

http://www.acidre.com

André R.

Tuesday 25 November 2008 2:23:52 am

At the moment you'll need the fetchurlalias extension.

{* locale is one of the entries in fetch( 'content', 'translation_list' ) *}
{def $translated_url = fetch_url_alias( $current_node_id, $locale.locale_full_code ))}

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Jean-Luc Nguyen

Tuesday 25 November 2008 2:34:01 am

Got it: http://ez.no/developer/contribs/hacks/fetch_multilingual_url_alias_by_locale

Thanks a lot!

http://www.acidre.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 06:20:04
Script start
Timing: Jan 19 2025 06:20:04
Module start 'layout'
Timing: Jan 19 2025 06:20:04
Module start 'content'
Timing: Jan 19 2025 06:20:05
Module end 'content'
Timing: Jan 19 2025 06:20:05
Script end

Main resources:

Total runtime1.2479 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 589.1563152.6250
Module start 'layout' 0.00560.0027 741.781339.4453
Module start 'content' 0.00831.2380 781.2266541.9063
Module end 'content' 1.24630.0015 1,323.132812.1641
Script end 1.2479  1,335.2969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2668160.0002
Check MTime0.00120.0992160.0001
Mysql Total
Database connection0.00110.089310.0011
Mysqli_queries1.187695.1640570.0208
Looping result0.00070.0572550.0000
Template Total1.207096.720.6035
Template load0.00240.196320.0012
Template processing1.204596.521020.6023
Template load and register function0.00010.008810.0001
states
state_id_array0.00210.168710.0021
state_identifier_array0.00150.116320.0007
Override
Cache load0.00200.1640200.0001
Sytem overhead
Fetch class attribute can translate value0.00070.056120.0004
Fetch class attribute name0.00110.086450.0002
XML
Image XML parsing0.00200.163920.0010
class_abstraction
Instantiating content class attribute0.00000.001160.0000
General
dbfile0.00240.1940230.0001
String conversion0.00000.000540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs