Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This contains the basic ability to mark a term as belonging to a particular site or group of sites from the sites directory. Then any node marked with that term will be viewed on those sites only. Attempting to view the node on a different site will result in an HTTP redirect to the other site. The URLs are built by reading in the $base_url from the settings.php files for the other sites. Caching is used to increase the efficiency.