Problem/Motivation

The users syndication options provided since 3.2.x are really great, but for our use-case of CH:

  • All sites being publishers AND subscribers
  • The editorial team is different on each site

We would need more options for user syndication.

We were previously just ignoring user syndication and the editors manually edited the node author after importing the node, but we think it would be a great improvement to provide another option for the user syndication were setting a "Proxy user" is not enough.

Proposed resolution

Provide an extra option when User syndication is disabled.

This new option would be something similar to:

  • If node author exists on local site, use it as author (but prevent user syndication as we want to avoid changes on the user entity)
  • If node author does not exist on local site, fallback to Anonymous user.

Remaining tasks

I'll create a MR for this issue so CH engineers can take a look and evaluate if you want to include this on the contrib module (and probably add some tests to the new options).

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anairamzap created an issue. See original summary.

anairamzap’s picture

Version: 3.4.x-dev » 3.6.x-dev

anairamzap changed the visibility of the branch 3418137-user-syndication-options-3.5.x to hidden.

anairamzap changed the visibility of the branch 3.6.x to hidden.