Cache-block and dynamic pages

Cache-block and dynamic pages

Wednesday 14 September 2005 3:54:36 am - 1 reply

Author Message

Olav Bringedal

Wednesday 14 September 2005 4:51:38 am

Ugly, but this seems to work :)

{section show=$module_result.uri|eq('/news/shop/basket')}
     {$module_result.content}
{section-else}
     {cache-block keys=array($uri_string, $view_parameters.offset)}
     {$module_result.content}
     {/cache-block}
{/section}


Senior Consultant
http://Umoe-consulting.no

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.