Forums / Setup & design / To obtain the menu and submenu item name.

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

To obtain the menu and submenu item name.

Author Message

nga patel

Thursday 28 April 2005 1:57:45 am

In my site, there is one folder namely "Plan of Site" in which I want to show all the menus and submenus name. For that in the template of "full_view_plan_du_site.tpl", I had used the program of double_top.tpl, which is resides under the design/base/templates/menu. I don't know this is the correct way or not because due to that I can obtain the main menu name but could not successed to obtain the submenu.
So anybody tell me that I have doing right thing?
If not then please suggest any other idea to do this.
Thanks

Łukasz Serwatka

Thursday 28 April 2005 2:01:41 am

Hi,

In
design/standard/templates/node/view/sitemap.tpl

You can use this code to display your plan_du_site ;)

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

Łukasz Serwatka

Thursday 28 April 2005 2:04:34 am

Also

Under this url you can display site map and override default template in Design->Templates->/node/view/sitemap.tpl

http://example.com/index.php/(site)/content/view/sitemap/2

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