Closed (fixed)
Project:
Node Form Rearrange
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2010 at 18:16 UTC
Updated:
23 Nov 2010 at 14:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
chiddicks commentedAfter examining it, I'd actually recommend using the 'administer content types' permission. You wouldn't be able to actually modify the node form unless you have the ability to modify the content type, so it makes sense to me to make this settings page contingent on that too. I'm just suggesting that to do our part in reducing the number of permissions cluttering the permissions page.
Any thoughts?
Comment #2
traviscarden commentedI think that makes good sense, actually. That makes me think that it might also make sense to put the settings on the edit content type screens instead of having a whole separate menu item for them, but that's another issue. ;)
Comment #3
chiddicks commentedIf you code it, I'll commit it! Ha ha.
If you've been testing the current dev version, and it's been working well, I'd like to roll out a new release.
Comment #4
traviscarden commentedHere's a patch for the permission change, rolled against HEAD. I look forward to a new release! :)
Comment #5
chiddicks commented