This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

How I can creat colapsed menu item?

Hi all.

I write a module named "modevp" for drupal and I have this trouble. I want create colapsed menu item named "Module EVP". In Navigation menu I see only first item, but that is not able to colapsed. A write debuging function for view list end structere of the $_list global variable and i see there is no registered childe on the past of item "modevp" but all other two item is now registered. Pleas help my find were is my bug in code or how I register thet item as the childe.

Here is my source code part of module_link() hook:

Passing Variable to function header()

I need to pass a variable from a module I'm writting into a theme's function header(), what is the best way to do this?

At the moment I'm using $GLOBALS["variable_foo"], is there a better way?

Other Forum Software

To tell you the truth, I've got a phpBB forum already running. Has there been any efforts in trying to combine the two systems?

alphabetical browser

I needed an alphabetical browser of all published nodes, and couldn't figure out how to do it using existing Drupal tools, so created one in Dreamweaver and made a static page out of it. Maybe someone can make a module out of it? It needs at least four big improvements that I can think of -

Multiple-Choice Quiz Module teaser problem

On the node page, my nodes of type quiz are empty; there is no nid, teaser, and the date is wrong (12/31/1967).

I have exhausted myself looking at the code of this module and SQL database to see if there is something wrong in the _view hook or table contents.

Here is the link to the problem page ...

And here is the direct link to the working quiz node ...

Polder Theme and Style Module Update for Drupal 4.3

Polder theme and style module have been updated for Drupal 4.3. Style module now also links style sets to user IDs, and has configuration options for authorized users to change the look and feel of their blog pages. (New user style sets are generated when needed, you do not have to add them yourself.)

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions