Hi!

Is it possible to have a different menu-block on a different page. This way it's possible to have multiple micro-sites on one drupal installation I guess?
e.g.
node/1 has Main-menu
node/2 has Another-menu

Comments

Iumentum’s picture

You can create several menu's and put em into the blocks and then "configure" block specify the urls the block should be visible at under "Page specific visibility settings"

dotbart’s picture

Thanks, I can see how I let those blocks only be visible on certain pages.
now

How do I put the menu in the block? PHP?

EDIT: Never mind, dumb question. If you're wondering, the block is there, it's just disabled

komilo’s picture

Yon don't have to manually put the menu in the block. Every menu is automatically placed in a block, the menu title become the corresponding block title.