Closed (fixed)
Project:
Search by Page
Version:
7.x-1.x-dev
Component:
Main Search by Page module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 May 2010 at 23:37 UTC
Updated:
29 Jun 2010 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
jhodgdonFix for this has been committed to the development version of Search by Page 6.x. Needs to be ported to 7.x.
It adds a variable to the search form $is_block, which is TRUE if you are in the block and FALSE if you are on the page.
Here's the patch for D6 (already committed, so the tests will fail).
Comment #2
jhodgdonComment #3
jhodgdonThis has now been added to the Drupal 7 version of Search by Page.