Needs work
Project:
Links Package
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2006 at 02:22 UTC
Updated:
28 Jan 2007 at 04:43 UTC
A couple things have changed in the Drupal 5.x release cycle:
1. Now all menu items are "Sentence capitalized"
2. Menu items should no longer go at the "root" of the admin tree, like admin/X but should instead become admin/content/X or admin/settings/X, as appropriate.
I've tried to make those changes here. Needs review though. Note that in order to see the changes, you'll need to empty out your cache_menu table.
| Comment | File | Size | Author |
|---|---|---|---|
| links-menu.patch | 5.37 KB | webchick |
Comments
Comment #1
webchickThis broke a lot of paths, so still needs work.
Comment #2
syscrusher commentedItem #2 has been addressed in version DRUPAL-5--1-3, and item #1 is partially addressed in that same version. I'll try to catch the rest of #1 on the next release, but it's getting late here and I'm too tired to code more tonight. :-)
Syscrusher