Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 18.06 KB
MD5: fc186821b118ef216f43db21dfec8186
SHA-1: 9a86dc981f001a6f6da100f74232255783a2ab32
SHA-256: 1a0a211d10b7093d0a64a1ea7c1667f03c0b3eb507846739a498776ee665a4bd
Download zip 20.84 KB
MD5: 5957543bd3231c375f61ca7057781725
SHA-1: 7cfa714af130ff2c207d7f8ebd42369e2436ed47
SHA-256: b6a66e2b1866421c8d39a09793c57b44ae0df5e23312ba7aac4682cb190f1555

Release notes

NEW: Reading available domains is now checking for the proper base_url in settings.php and also works with the default directory
NEW: Operation drd.info now also provides Drupal version for the server database
NEW: Add the refresh property to the drd.info operation
NEW: Implement heartbeat information
NEW: New DRD operation to set credentials (username and password) for the special user 1
NEW: Allow to build sequences of operations to be executed, e.g. drd.info is collected right after cron or collecting update information
IMPROVEMENT: Set the langcode globally so that every function in Drupal is making use of it and not just our own
CHANGE: File system information moved from server to domain details
CHANGE: Add all server info from drd.info to each of the domains as well to make sure the warning and error icon can be analyzed where it is displayed
CHANGE: Make sure that updating translations is performed without a progressive batch run because that would cause a redirect which is not supported in XMLRPC
CHANGE: Rewrite the "list update" operation and also implement a mode to fetch everything for the current server
CHANGE: If update module ist not installed, ignore the operation drd.list.updates
FIX: Operation drd.key wasn't returning any values
FIX: Solve the problem with the wrong link to the config page when installing drd_server on a new server
FIX: Resolve server domain recognition accepting simple redirects

Created by: jurgenhaas
Created on: 8 Jan 2012 at 12:51 UTC
Last updated: 12 Jul 2017 at 16:58 UTC
New features
Bug fixes
Unsupported

Other releases