Split menu in defferent block, error if page is a view

ytokan - September 4, 2009 - 08:52
Project:Menu block
Version:6.x-2.2
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

This is a example of hierarchy

  • - item 1 => /actus/views1
    • - item 1.1 => /actus/views1
      • - item 1.1.1 => /actus/views1
      • - item 1.1.2 => /actus/page1.1.2
      • - item 1.1.3 => /actus/page1.1.3
    • - item 1.2 => /actus/page1.2
      • - item 1.2.1 => /actus/page1.2.1
      • - item 1.2.2 => /actus/page1.2.2
      • - item 1.2.3 => /actus/page1.2.3
  • - item 2 => page2
    • - item 2.1 => page2.1
      • - item 2.1.1 => page2.1
      • - item 2.1.2 => page2.1.2
      • - item 2.1.3 => page2.1.3

item1, item 1.1 and item 1.1.1 are the same page, a view
in the other case the page are nodes.

I want have 3 block
first : the first level of my menu
second : the second level of the fisrt item selected
third : the third level of the second item selected

If all page are node it work's great

But if page are view i dont have the third block. Le block was empty

Can you help me ?

By
Yto

 
 

Drupal is a registered trademark of Dries Buytaert.