Duplication of content in different locations.

Duplication of content in different locations.

Wednesday 06 September 2006 12:19:05 pm - 2 replies

Author Message

Norman Leutner

Friday 08 September 2006 12:20:17 pm

Hi,
usually you can fetch the tree from a different node within the template.

The only way I know is to run a automated script which duplicates the object and publishes them under a different node.

Mit freundlichen Grüßen
Best regards

Norman Leutner

____________________________________________________________
eZ Publish Platinum Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

Lars Bratli

Friday 22 September 2006 6:07:34 am

in full/folder.tpl

{if eq($node.node_id,$node.main_node_id)}

{* Fetch from $node.node_id *}

{else}

{* Fetch from $node.main_node_id*}

{/if}

edit:
or just fetch from $node.main_node_id :P

You must be logged in to post messages in this topic!

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