When editing a content node, I can set "source domain" to "Use active domain". But when doing the same via domain batch editing, the list presented for "source domain" does not contain "Use active domain". So I have to do this task one node-at-a-time (unless I hack the data directly via SQL).
If "Use active domain" is a valid choice when editing one node, it seems odd to omit it as an option when editing several selected nodes. Could this option be provided universally?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 793558-source-form-D7.patch | 7.67 KB | agentrickard |
| #5 | 793558-source-form.patch | 8.79 KB | agentrickard |
| #4 | 793558-source-form.patch | 3.96 KB | agentrickard |
| #1 | 793558-source-form.patch | 1 KB | agentrickard |
Comments
Comment #1
agentrickardIt was an oversight when we added that feature. This patch also adds Domain Source to the standard node admin form.
Comment #2
nonsieShows up on both node admin form and domain content form as expected
Comment #3
agentrickardAnd does it work when both forms are processed? I haven't checked that part fully!
Comment #4
agentrickardIt did not work. The content admin form has a different structure. Fixed that, and added an 'ignore domain content' option.
May also need docs and new help text to comply with the advanced selection options now.
Comment #5
agentrickardCleaned up a bit and documented.
Comment #6
agentrickardCommitted to D7, with a minor fix to Domain Content.