Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 14.46 KB
MD5: 155f7788cd134f0463b9bfedfa54fdee
SHA-1: 7d80ec1a5cece871dd4516c32232a0502d8dd607
SHA-256: af91d147f67216d220dec5bc2eb6328edba92a980a5a7b62c4636cef11caea45
Download zip 16.58 KB
MD5: 6c1180b9cb6e75f3b0a08faba370c2d5
SHA-1: 26b2a3d3b1f5394b1a5828898ce6556c2ffa3760
SHA-256: ac1ea9c449f269835c36cb52a5234462b3d950fd9bac1e1f7c2e09fa91a53964

Release notes

- BUG: Bug fix with drd_server while checking mollom requirements
- NEW: Allow call to drd_server_domain_run_update(TRUE) from local modules without a session id. Use with care and make sure this is only used by permitted users
- NEW: If the module "admin" is installed add an extra block with quick links to some useful functions like flush cache
- NEW: Add support for hook_drd_server_admin_block_alter to modify the exatr admin block
- NEW: If module 'mollom' is enabled but not configured, it gets disabled when checking for domain info
- CHANGED: Switch API to version 1.0.20
- NEW: Allow the automatic update of translations (requires l10n_update)
- IMPROVEMENT: Sometimes the svn command can not be found on Linux systems so if it fails, then the path /usr/bin is prefixed to he command and we'll try again
- IMPROVEMENT: Delete drd_id.html after domain check
- BUG #675422 by Lowell: Store the drd_id.html in the sites/domain/files firectory instead of Drupal_Root
- API: Increased API Version to 1.0.19, please update DRD and DRD_SERVER modules both on Drupal 6 and 7
- IMPROVEMENT: To check if a domain from sites.php is really hosted on the current Drupal codebase we no longer look for /sites/[key]/files/.htaccess, instead we create a file drd_id.html with a random number as content in the Drupal root directory and check if that file is available through the given URL
- IMPROVEMENT: We install the update module if it isn't already when the check for updates function is called

Created by: jurgenhaas
Created on: 31 Dec 2011 at 10:48 UTC
Last updated: 31 Dec 2011 at 10:50 UTC
New features
Bug fixes
Unsupported

Other releases