Forums / Setup & design / different top menues

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

different top menues

Author Message

Negin Javadi

Sunday 27 February 2005 10:11:30 pm

I have setup a site with ezp3.5 in my site I have 2 section (first section &
second section)the folders I want to be shown in this two section
(in the top menu) are completly different and each section has it's own pagelayout.tpl file is there any way to have different top menues for each section?

n_j1981[at]yahoo[dot]com

Łukasz Serwatka

Monday 28 February 2005 11:21:10 pm

{$node.object.section_id} store object section ID. Fetch nodes and if they are assigned to first section, show them in first menu.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Negin Javadi

Tuesday 01 March 2005 3:15:13 am

thank you Lukasz
but could you please help me a little more because I don't know where should I use "{$node.object.section_id}"

n_j1981[at]yahoo[dot]com

Łukasz Serwatka

Tuesday 01 March 2005 3:26:34 am

Hi Negin,

Maybe this example will be useful for you.
http://ez.no/community/forum/general/need_help_with_filtering_out_sections_when_useing_treemenu

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog