Forums / Setup & design / Exclude folder from menu

"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".

Exclude folder from menu

Author Message

Niklas Gunnäs

Friday 22 April 2005 4:15:25 am

What I want to do is hide a folder from menulist but showing its content in a node_list within a toolbar with the latest article in that folder. If I use the hide function the folder content will not show in node_list.

Felix Laate

Friday 22 April 2005 4:22:25 am

Hi Niklas!

I'm sure there are better ways to this, but my way is the highway:

Give the folders yoy want to show priorities 0 - how_ever_many_items_you_whant_in_your_menu. Then give the "hidden" ones priorities 100->

Then you set a max in your menu-fetch that equals the number with the much too long name (see above) less 1.

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Niklas Gunnäs

Friday 22 April 2005 5:27:03 am

Thanks a million

I get it :-)

Next question, how is it done?

What code is needed in menu to get it working?