-
Added: warning if PHP filter module is not enabled
-
Fixed: #1593622
-
Fixed merging theme variables and some PHP notices. Variables like site name and logo were improperly merged with site wide settings. Newer Drupal versions resulted in some PHP notices about missing array indexes.
-
7.x-1.0 version release
-
Fixed the selection of front page. Fixed a wrong function call on deleting virtual sites. Alternate front pages specified are now correctly handled by the module. Note that you might need to clear the cache for changes to take effect.
-
Fixed documentation changes to Drupal 8 standards. Renamed README file.
-
Added support for theme settings. See #1382024.
-
Added new Browser condition. Fixed caching problem after adding new condition. A new condition (Browser) has been added that allows to check for the browser of the site visitor. Also fixed a problem that would cause a newly added condition not to appear immediately in the settings form because of caching.
-
Fixed checking the actual site (issue #1181188).
-
Placeholder README, as per Drupal/Git conventions.