Forums / Developer / Site map display problems

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

Site map display problems

Author Message

David Jones

Thursday 07 December 2006 6:38:27 am

I'm generating a site map based on a subtree like so

content/view/sitemap/149

I have 2 problems.

1. The the map is incomplete I'm viewing from 149 so I expect to see all its children and grandchildren etc. I am seeing all grandchildren and below but not it's children. The grandchildren are grouped correctly but their parents (149's children) are no displayed.

This is displayed

-
GC 1
GC 2
GC3
-
Gc1
Gc2
Gc3
etc

This should be displayed

C1
Gc1
Gc2
Gc3
C2
Gc1
Gc2
Gc3
etc

2. The site map is displayed on the template that is defined for node 149 (an over ride for page layout) I would like it to be displayed on it's own template.
Is this possible?

Many thanks

André R.

Thursday 07 December 2006 6:44:20 am

Could you please supply witch Exponential version you are running ?
And is this relevant for the new web interface or the old templates ?

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

David Jones

Thursday 07 December 2006 8:43:25 am

3.8.3
Many thanks

David Jones

Friday 08 December 2006 1:21:47 am

I've managed to sort problem 1.

Any ideas for problem 2?

Many thanks