References to admin/build/context should be admin/structure/content. There are some wrong references in context.ui.module and in context_reaction_Debug.inc.
After changing that, the D7 module actually seems to work. Im using block contexts with menu conditions, and it worked.
Great.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | admin_build_references-1007334-8.patch | 2.15 KB | tekante |
Comments
Comment #1
steven jones commentedAny chance you could provide a patch?
Comment #2
q0rban commentedComment #3
steven jones commentedActioning.
Comment #4
febbraro commentedI just reviewed (read: grepped) all of the 7.x version and did not find any lingering references to admin/build/context.
Comment #5
q0rban commentedYep, looks good, although there are some references to admin/build/modules in the README files:
Comment #6
febbraro commentedNice catch. I'll fix those, thanks q0rban.
Comment #7
tekante commentedComment #8
tekante commentedPatch for admin/build references remaining in README files
Comment #9
febbraro commentedThanks! http://drupal.org/cvs?commit=501654