Simple remote search module

This simple module for Drupal 4.7 allows users to search a remote database (like your OPAC) from your Drupal site. All you need to know is the GET URL that the remote database uses, and what you want to call the block. You administer these two items via the standard Drupal "settings" menu. Here are detailed usage instructions:

  1. Unzip remote_module.module.gz and upload it into your Drupal's "modules" directory.
  2. Go to administer > settings > remote_search and enter the URL you want to search and the title of the search block.
  3. Go to administer > blocks and activate/configure the block.
AttachmentSize
remote_search.module.gz864 bytes

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.