Downloads

Download tar.gz 20.04 KB
MD5: 2b06ea4cfef5a5151b32d21b886177bd
SHA-1: f996bb4bf53ba7eed933f30780493293aeffa173
SHA-256: 2c1d6c92171dc8dd33736dee1cd45dea67dda147cf32b23a74cc2045ed090b8b
Download zip 21.54 KB
MD5: 0b71c0f39ac64d873bb0fea6d7fe061b
SHA-1: 3ade51cb640b275946ee9618d38728ff310b165f
SHA-256: c7934b3fad43be60689d9f2b903e64a800341b252f63e2eb2f070395552379e5

Release notes

This release fixes several bugs in version 1.1, and restructures the code a bit.

Fixes and features are outlined in #801262: New Version of Multisite Search and #764824: Offering to Mantain and improve Multisite Search 6.x.

  • Added curly braces {} around database tables, so they can be placed in a shared database.
  • Added the "site_name" field to the Site definition, which is displayed in the search results page via template_preprocess_search_result().
  • Changed the database table names from multisite_drupal_search_ to multisite_search_
  • Moved the link to "Multisite Configuration" into "Site Configuration" instead of in the root of the navigation menu (ew)
  • Changed the name of the tab on the search results page from "Web site" (ew) to "All sites"
  • Apologizes for the coding violations (naming, spacing, etc).
Created by: earthday47
Created on: 31 May 2010 at 17:27 UTC
Last updated: 1 Jun 2010 at 00:10 UTC
New features
Bug fixes

Other releases