Show
Ignore:
Timestamp:
07/29/08 17:28:26 (5 months ago)
Author:
llaumgui
Message:

Corredction cache RSS

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ez_publish/myutils/trunk/design/standard/templates/feed/channel_full.tpl

    r162 r224  
    1 {set-block scope=global variable=cache_ttl}{$cache}{/set-block} 
     1{cache-block keys=array( $node.node_id ) expiry=$cache} 
    22{def $items = fetch( content, list, hash(       parent_node_id,         $node.node_id, 
    33                                                                                        sort_by,                array( 'published', false() ), 
     
    1818        {node_view_gui content_node=$item view=rss} 
    1919{/foreach} 
    20 {undef} 
     20{undef}{/set-block}