Sunday 24 April 2005 5:36:03 am
Another day - another problem :-) I have a news-folder that is under the news-section. I have overridden the node/view/line - template, but can't extrakt the articles. My code is:
{let children=fetch(content,list,hash(parent_node_id,$node.node_id,class_filter_type,include,class_filter_array,array('article')))}
{section name=Child loop=$children}
{node_view_gui view=line content_node=$Child:item}
<hr>
{/section}
{/let}
Why can't ez extract?
Sandvik Web & Data
|