Drupal Help needed

reef_d

Disciple
I'm using Drupal 5. Here's my question:

One focus of my development here is incorporating a module within another module. The module I'm using stores information of faculty members of a university. i.e. their Classes, Research, publications etc.

For the Publication section, I want to use the Biblio module instead of having them add details for a specific item. The current module has a menu that displays (Books, Publications, Software, Patents etc.), so I just want a single link on the menu, say 'Research' and on clicking the link it will open up the Biblio module within that Block.

Any idea how to go about this?
I think i have to use the menu_alter api so any tips and tricks, links, etc. ?

Thank You
 
Back
Top