Hello!

Could you please explain me step by step, to create a block-menu.
I want to split an existing drupal menu into blocks (theme-blocks).

Rgds
Uwe Loyal

Comments

bengtan’s picture

Hi,

Can you please explain in more detail what you are trying to do? What do you mean by block-menu?

Perhaps give me an example?

uwe loyal’s picture

I want to seperate my menu into parts (blocks).
For every theme of menu one block.

Like this:
_________
Main Menu
Theme 1
Theme 2
Theme 3
Theme 3.1
Theme 3.2
Theme 3.3
Theme 4
_________
Databases
Theme 1
Theme 1.1
Theme 1.2
Theme 1.3
Theme 2
Theme 3
Theme 3.1
Theme 3.2
Theme 4

Rgds
Uwe Loyal

bengtan’s picture

Hi,

I think you mean trying to display one menu in each block?

Doing this isn't specific to Submenutree. You can already do it using Drupal.

Create your menus (for example "Main Menu"), and then go to .../admin/build/block/list, find your menu block (ie. a block titled "Main Menu") and enable it.

uwe loyal’s picture

Thank's for help, you brought me up a great step forward!
But tell me, on which points I can use "Submenu Tree".
On subject of the title, I thought it would solf my problem of menutree.
What does the module do?

Rgds
Uwe Loyal

bengtan’s picture

Status: Active » Fixed

Hi,

The project page describes what submenutree does: http://drupal.org/project/submenutree.

It sounds like you're trying to do something else, which would be outside the scope of submenutree. Please seek advice elsewhere. Thank you.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.