Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
NEW: Implement more requirements and categorize them to be properly displayed on the domain overliew list
NEW #1534424: Implement a modules overview at admin/drd/modules to show modules stati for all modules across all cores and domains
NEW: New operation to execute arbitrary PHP code at the remote domain
NEW #1391314: Implement support for blocks so that each remote domain can deliver any block for the domain detail page on the dashboard
NEW: Implement hook_requirements to deliver some more information back to the dashboard
Fixed #238898: String "The" is being mistaken as an abbreviation for "Thessalonians".
(Now, "The 4" does not match "Thessalonians 4", because the module understands that any Thessalonians references must be preceded by a volume number - "1 Thess 4". Basically, the module now knows which Bible books can occur without a volume number, and which ones can occur with a volume number.)