Needs work
Project:
Multi Node Add
Version:
7.x-1.0-beta6
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2017 at 09:10 UTC
Updated:
21 Mar 2017 at 22:00 UTC
Jump to comment: Most recent
Comments
Comment #2
aron novakThanks for the patch, I just reviewed it now.
It seems Drupal core already does that. Let's say you're on a node view page, if you cannot edit it, edit tab is simply missing, i have the feeling that we re-do what core does (I did not actually try it out in action yet). Could you please try to achieve the goal without that multi_node_add_preprocess_page? It would make it simpler and cleaner, otherwise it looks ok.