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.