Tuesday 05 May 2009 8:37:59 am
for exclude nodes from list fetch, you can use path in your attribute_filter.
attribute_filter, array( array( 'path', 'not_in', array( path_string, path_string) )
I don't know for the performance of this method.
Blog : http://www.frefred.fr/blog/ez-publish
feZ Meta Data : http://projects.ez.no/fezmetadata
|