Redirect inside a tpl file

Redirect inside a tpl file

Thursday 21 October 2004 10:04:13 am - 1 reply

Author Message

Ɓukasz Serwatka

Thursday 21 October 2004 2:44:56 pm

Maybe this help you

http://ez.no/community/contributions/template_plugins/redirect_operators

With this operators you can redirect your users to another page

{section show=eq($var, value)}
    {redirectrelative( '/path/to/file.php' )}
{section-else}
     your tasks ...
{/section}

I hope this help

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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.