[Fixed] Only translated items with module_result.content

Author Message

J-A Eberhard

Monday 26 September 2005 5:58:23 am

Hi,
I'm using a 3.6.2 for a multilingual portal. Each language with it's own siteaccess. It work fine except for one point.
As soon as an object is created in the default language (eng-GB) it is displayed in the main view by

$module_result.content

in every language siteaccess.
For the node list on the toolbar, I did add a

'only_translated', true(),

in the fetch content and now it's show me the object only if the translation exist.
How can I get the same with module_result.content or should I replace it in pagelayout.tpl with a custom fetch using the only_translated?
Thanks

JAE

Did the same for the folder_full template that override node/view/full.tpl

'only_translated', true(),

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

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