Share » Forums » Setup & design » Using fetch() to recurse through a tree

Using fetch() to recurse through a tree

Using fetch() to recurse through a tree

Friday 25 July 2003 2:51:27 am - 2 replies

Author Message

Bjørn Kaarstein

Friday 25 July 2003 4:30:32 am

Have you seen this?

http://ezwiki.blanko.info/index.php/3XHT_TmplObjTree

Regards Bjørn

Roy Viggo Pedersen

Wednesday 30 July 2003 4:33:29 am

Try this example from the demo site (pagelayout_news.tpl):

{let news_list=fetch( content, tree, hash(
parent_node_id, 17,
limit, 5,
sort_by, array( published, false() ),
class_filter_type, include,
class_filter_array, array( 2 )) ) }

Roy

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu