This feature request is to add support for the theme to detect whether you are theming a search form that is in the search by page block, or the one that is displayed on the search results page.

CommentFileSizeAuthor
#1 812406.patch2.46 KBjhodgdon

Comments

jhodgdon’s picture

StatusFileSize
new2.46 KB

Fix 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).

jhodgdon’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Patch (to be ported)
jhodgdon’s picture

Status: Patch (to be ported) » Fixed

This has now been added to the Drupal 7 version of Search by Page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.