redirecting to user url

Author Message

manoj sharma

Wednesday 17 June 2009 5:26:30 am

Hi guyz,

i am using ezpublish 4.0.1 with ezflow.

is there a way through which we can redirect page to user specified url?

example

when ezpublish have url like www.mysite.com/node_275 or www.mysite.com/content/view/full/275 i want to redirect this to something like www.mysite.com/test.

when numbered url comes than page should be redirected to specified url for that number.

say for
www.mysite.com/content/view/full/275 to www.mysite.com/test
www.mysite.com/content/view/full/155 to www.mysite.com/thanks
www.mysite.com/content/view/full/200 to www.mysite.com/welcome

any help would be deeply appreciated.

Thanks & Regards,
Manoj Sharma

justin kazadi

Wednesday 17 June 2009 7:40:13 am

Hi,

Can you be please very clear? i don't well understand what you wanna do exactly.

Do you want to redirect user after login ?

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

manoj sharma

Thursday 18 June 2009 3:41:44 am

let me clear it more about my problem..

i have one page whose url is www.mysite.com/content/collectedinfo/155.

i dont want its url as content/collectedinfo/155. i want to make this url as www.mysite.com/thanks.

let me explain what have i done.

i have created feedback form. this page contains 4 textboxes and 1 submit button.

when user presses on submit button ezpublish take user to thanks page. this page has url as www.mysite.com/content/collectedinfo/155.

i dont want this url i want www.mysite.com/thanks.

is there way through which i can do this. i have tried url wildcards, url translation but nothing seems to be working..

Thanks & Regards,
Manoj Sharma

Paul Forsyth

Thursday 18 June 2009 4:49:25 am

Do you want a simple redirect? if you set the template variable 'redirect_to_node_id' then you can be redirected to the node id for 'thanks' when you fill out the form.

Paul

eZ Systems

manoj sharma

Thursday 18 June 2009 6:45:34 am

could you please explore more. i am newbie to ezpublish. and i am not much aware with its coding standards.

i am using ezpublish 4.0.1 with ezflow. the which is getting execute after submitting form is
extension/ezwebin/design/ezwebin/templates/content/collectedinfo.form.tpl

Thanks
Manoj

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

Main resources:

Total runtime1.0261 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.0070 587.9063152.6250
Module start 'layout' 0.00700.0030 740.531339.4453
Module start 'content' 0.01001.0146 779.9766601.5234
Module end 'content' 1.02470.0014 1,381.500012.1719
Script end 1.0260  1,393.6719 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3073160.0002
Check MTime0.00140.1322160.0001
Mysql Total
Database connection0.00120.113410.0012
Mysqli_queries0.960493.5977650.0148
Looping result0.00060.0629630.0000
Template Total0.993296.820.4966
Template load0.00210.203820.0010
Template processing0.991196.590220.4955
Template load and register function0.00060.063210.0006
states
state_id_array0.00090.092110.0009
state_identifier_array0.00260.256220.0013
Override
Cache load0.00180.1780420.0000
Sytem overhead
Fetch class attribute can translate value0.00050.046230.0002
Fetch class attribute name0.00150.147270.0002
XML
Image XML parsing0.00310.301830.0010
class_abstraction
Instantiating content class attribute0.00000.001470.0000
General
dbfile0.00280.2751230.0001
String conversion0.00000.001440.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
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs