Forums / General / Attribute filter on treemenu (hiding items from navigation)

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Attribute filter on treemenu (hiding items from navigation)

Author Message

Mark Marsiglio

Sunday 17 October 2004 8:02:00 pm

The treemenu template operator (http://ez.no/ez_publish/documentation/reference/template_operators/miscellaneous/treemenu) seems to have some similarities to regular fetches, but attribute filter is not one of them.

I am trying to hide certain folders from the menu, but how do I filter an attribute using treemenu?

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Björn X

Sunday 17 October 2004 8:25:37 pm

If you have such reguirements it might be maybe wise for you to alter( code php ) the operator to what you need.

otherwise try build your menu with fetch(content,list,{?})

Lazaro Ferreira

Monday 18 October 2004 4:02:08 am

Hi,

I think you can achieve that using the

fetch( "content","tree"...

operator, then controlling its output via

depth

and

depth_operator

parameters

Lazaro
http://www.mzbusiness.com