Hello:
I noticed in the user admin block that when you click on a link... it brings up an indented subcategory of links to choose from. I very much would like to use this functionality. Where can I find a sample of the HTML code used to do this?

Please advise and thanks,

Chris Nelson

Comments

cnelson’s picture

Is there a way/guide for building a block within a block?

gde’s picture

I think the menus.module does what you're looking for. You need to implement a useful ;-) taxonomy first!

Get it here
http://drupal.org/files/projects/menus-4.4.0.tar.gz

cnelson’s picture

I think this is what I need. However... I am having difficulty in using it in the way I want. (I will post a new topic today) Basically...
I want the menu structure to point to a .gif file (or html file if possible) and have that page generate within the main "body" of the drupal page.... but leave the blocks in tact on the side.

I will post this question....again.. thank you !!

Chris