Level up your skills at DrupalCon Chicago 2026 with focused Summits and immersive, hands-on Trainings led by community experts.
We probably want a way to let admins control if conflict.module "hijacks" the node edit form for each content type. Perhaps inject a node type setting into the "Submission form settings" vertical tab? Seems silly to add a whole new vtab for this, although I'm not sure people would know to look in "Submission form settings" since this is really about "Edit form settings" (which is mostly the same, but subtly different). Maybe just in "Publishing options", although again, that's not exactly the right fit, either...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1599484_0.patch | 1.29 KB | dfletcher |
Comments
Comment #1
dwwYeah, we think we're going to need this for deployment on d.o. Guessing about 1/2 day to get the UI working and make the rest of conflict.module honor this setting.
Comment #2
dfletcher commentedPatch attached. I went ahead and put the checkbox under "Submission form settings".
Comment #3
dwwVisually looks good to me, but I haven't tested it yet. Seems like it should work fine. ;) I'll commit once I actually test it. Or someone else can test and RTBC.
Thanks!
-Derek
Comment #4
dfletcher commentedOh and once that patch gets applied someone should probably put a note on the project page that it now requires configuration to activate.
Comment #5
drummCorrecting the status. I'll take #1831966: Enable and properly configure conflict.module during upgrade and review this.
Comment #6
drummLooks good.
Comment #7
dwwPushed to 7.x-1.x.
Thanks!
-Derek