Monday 25 April 2005 5:48:55 am
I have this code for a fetch of the left menu:
{let first_level=fetch( 'content', 'list', hash( 'parent_node_id', 2,
'class_filter_type', 'include',
'limit', 10,
'sort_by', array( priority, true() ),
'class_filter_array', array( 'folder', 'feedback_form' ) ) )}
This works fine, and fetch all the folders and feedback forms.
I want one of the folders with the ID 102 (and title "Archive") left out of the fetch. How can I manage to do that? Thanx in advance...
www.VZT.no ( http://www.VZT.no )
VZT References ( http://http://vzt.no/index.php/vzt_eng/referanser )
VZT Extensions ( http://vzt.no/index.php/vzt_eng/extensions )
www.MediaBase.no ( http://www.MediaBase.no )
|