- πΊπΈUnited States bluegeek9
Drupal 7 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade β .
Currently, the 'domain_site' grant is a global value that applies to all domains. If you have a case where 'send to all affiliates' should apply to 9 sites out of 10, you can't currently do that.
Let's make this configurable per domain, allowing sites to 'opt-out' of republishing content sent to 'all affiliates'. By default, sites would still opt-in.
Needs a hook_update_N(), a schema change {domain}.site_grant. and a test.
Adds a checkbox to the domain configuration form.
None that affect external modules.
Closed: outdated
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade β .