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

agentrickard’s picture

There 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.

no2e’s picture

(subscribing)

mstobbs’s picture

subscribing

agentrickard’s picture

Category: feature » task

The 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.

grzesag’s picture

Issue summary: View changes

Hi

any progress with existing data migration from Menu Node Edit to Workbench Access?
Thanks
Greg