Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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:
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 -
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.)