Posted by Johnny vd Laar on October 23, 2009 at 12:53pm
Jump to:
| Project: | Taxonomy Delegate |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
The entire category modification system for the delegated admin was made in one function. I've splitted the function (and the menu entry) in several menu entries. By this the menu system will create the correct breadcrumb and menu trails.
I've also added a theme function for one of the pages, probably all pages should have theme functions but at the moment i've only created the one that i needed.
Don't know if these changes are useful, but i created a patch from the last dev version.
| Attachment | Size |
|---|---|
| taxonomy_delegate.module.patch | 4.54 KB |
Comments
#1
Doesn't work for me.
#2
are you getting an error?
#3
looks like it lacks the _taxonomy_delegate_access function?
#4
Please re-roll with the latest -dev release.