I was wondering if it's possible to make drupal search by default the gallery database instead of the drupal one. Like when you search for a term it just gives you the node results and the gallery tab. I want Drupal to search the G2 database instead.
How can I do this?
Comments
Comment #1
piotrdesign commentedI see no answers. Well is then possible to have the Gallery search input textbox in a Drupal block. If so, then what code should I use to have it in there?
Comment #2
kiz_0987 commentedYou can add Gallery2's search block into the sidebar in the same way as other items (from Gallery2 theme settings). You may be able to change your site template to default to gallery searching instead of node searching. I suggest asking this as a more general drupal question (since it would apply to "users" as well for example) and see if someone can help.
Comment #3
kiz_0987 commented