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 followed the standard procedure (attached below) to add the drupalbreak plugin.
When I review the source code from the drupal html page I find the buttons definitions as defined in plugin_reg.php:
I wanted to name a menu block "Navigation" that would appear in the left sidebar, above "admin". The problem is, that the "admin" menu block is named "Navigation" (why I don't know).
There is no way - in "administer -> block" to change the name of this "admin" menu block - to, let's see... maybe "Admin"! :-)
I could ask for the file were the change (change the name of the admin block to "Admin") could be made, but I'm concerned with bugs.
I messed around with the drupal 5.0 cvs today for the first time, and it sure looks good. I like the categorised admin menu, the old one was getting a bit confusing. But the real reason for this post is - it felt like drupal 5.0 is faster than 4.7.3. Not just a bit. Quite a lot actually. Is that for real, or am I dreaming?