Active
Project:
Menu Node Edit
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2011 at 19:08 UTC
Updated:
23 Oct 2015 at 10:02 UTC
Jump to comment: Most recent
Is there any plans to port to Drupal 7?
If not, is there any other module you could suggest me to restrict edit access to parent and child nodes?
Cheers,
Comments
Comment #1
agentrickardThere are no plans to port this to Drupal 7. (Though menu_node has been ported, so you might be able to do a Coder Upgrade).
At DrupalCON Chicago (or before) we will be releasing a replacement module.
I'm not sure what else in the D7 space fills this need.
If someone wants to maintain a D7 version, post a note here.
Comment #2
no2e commented(subscribing)
Comment #3
mstobbs commentedsubscribing
Comment #4
agentrickardThe D7 replacement module is out. Not the exact same feature set, but close.
http://drupal.org/project/workbench_access
The question I have is this:
-- How should I support the upgrade path?
Options:
1) Menu Node Edit for D7 is only an update function.
-- PRO: Easy
-- CON: Kills the module in case another maintainer wants to take over.
2) Workbench Access update function
-- PRO: Also pretty easy.
-- CON: Overhead for that module.
3) Stand-alone release (new module)
-- PRO: Cleanest solution
-- CON: One more module to clutter things up on d.o.
Right now, I'm leaning towards #2.
Comment #5
grzesag commentedHi
any progress with existing data migration from Menu Node Edit to Workbench Access?
Thanks
Greg