Antony Higgs wrote: > I would have thought that 'objectItems()' would just return published > content. I guess not! You should be using contentItems, not objectItems. Secondly, you'll need to add some 'skip unauthorized' processing. There are examples of this in zpt_generic/index_html_utils. Look for the use of 'auth_filter'. cheers, Chris PS: Please don't post in HTML to a non-HTML list ;-)