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.
The purpose of this module is to be able to compare (diff) two Drupal sites (e.g. staging vs. release).
Description
The diff is made by comparing the defined structures (partitions) between the sites likes modules and their versions, system variables, site information, latest node, etc. Site diff obtains this data from the remote site using a connection via Services module. After the selected partitions have been compared, Site diff generates an output with differences highlighted.
Use cases
Suppose you'd like to compare dev and staging to check if you can safely copy your local db to staging environment.
You are copying some changes (by hand) from stage to production and you'd like to make sure that every change was included.
You make a snapsot of a site at time t1 and you'd like to see what are the differences between t1 and now
About
This module pulls Google DFP (Doubleclick for Publishers) ad units/slots and makes them available as blocks in Drupal. The blocks will then display the ads from the unit's inventory. At the moment, integration is extremely basic and I'd like to keep it that way, since Google DFP is absurdly complex.
Requirements
Drupal 7 - there is absolutely no plan to port this to Drupal 6 or earlier versions