Redirect to child node

Author Message

j jevack

Tuesday 08 November 2005 12:35:35 pm

How can I redirect a request for a node to a child of that node?

I don't want to access the child node from that parent, I want to 'move' the request to that node. Is this possible?

Regards,

Jason

j jevack

Tuesday 08 November 2005 3:52:12 pm

To clarify, maybe an example: Department Folder contains multiple article objects including one designated as 'main'. When Department Folder node is requested, I want to redirect to the 'main' article.

I've read the posts on redirects and they all seem to make use of the uri redirect that's available via hidden form field. I need to do this without a form. I also tried node_view_gui function but I can't seem to get output.

What else can I try?

Thanks,

Jason

Bruce Morrison

Tuesday 08 November 2005 4:19:03 pm

Hi Jason

Sounds like you want to use URL Translation. To access click on the Setup Tab and select "URL translator" from the LH menu.

See
http://ez.no/doc/ez_publish/technical_manual/3_6/concepts_and_basics/url_translation

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

j jevack

Tuesday 08 November 2005 4:45:57 pm

Thank's for pointing me in the right direction.

Regards,

Jason

Francesco Trucchia

Thursday 19 January 2006 9:03:31 am

I have the same problem and I resolve it with this solution:
1 - Use the url translator action at setup section
2 - Create a new system forwarding (the first type)
3 - At the New virtual URL input put the parent alias node
4 - At the System URL input put the full system path of child node

In this way everything works good.

Byez

--
Francesco Trucchia
CTO

ft@ideato.it
Skype: trucchia

ideato srl - web ideas for sale
http://www.ideato.it

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 18 2025 11:29:43
Script start
Timing: Jan 18 2025 11:29:43
Module start 'layout'
Timing: Jan 18 2025 11:29:43
Module start 'content'
Timing: Jan 18 2025 11:29:44
Module end 'content'
Timing: Jan 18 2025 11:29:44
Script end

Main resources:

Total runtime0.8673 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0072 589.0391152.6250
Module start 'layout' 0.00720.0027 741.664139.4453
Module start 'content' 0.00990.8558 781.1094596.3828
Module end 'content' 0.86570.0015 1,377.492212.1719
Script end 0.8672  1,389.6641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3908160.0002
Check MTime0.00140.1575160.0001
Mysql Total
Database connection0.00080.095610.0008
Mysqli_queries0.808493.2131650.0124
Looping result0.00070.0854630.0000
Template Total0.825695.220.4128
Template load0.00220.256120.0011
Template processing0.823394.935620.4117
Template load and register function0.00030.033810.0003
states
state_id_array0.00180.204910.0018
state_identifier_array0.00370.423320.0018
Override
Cache load0.00190.2156340.0001
Sytem overhead
Fetch class attribute can translate value0.00110.122930.0004
Fetch class attribute name0.00100.110770.0001
XML
Image XML parsing0.00120.136230.0004
class_abstraction
Instantiating content class attribute0.00000.001270.0000
General
dbfile0.00090.1078210.0000
String conversion0.00000.000940.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs