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
|