Considered feature-complete by its maintainers.

Blitz.io

A trivial convenience module.

Context Request Path

Overview

Context Request Path is a context condition that implements the Request Path condition

ApacheSolr Numeric Sliders

git clone http://git.drupal.org:sandbox/AndreasRadloff/1474894.git apachesolr_numeric_sliders

This module extends the Apache Solr module. It indexes number fields (currently assumes integer type) and provides a block for each selected field with a jQuery UI slider that can be used to filter on a range of values.

What this module does:

  • Indexes all number fields that have been selected on the admin page as single value integers.
  • Provides an admin page where fields can be selected for indexing.
  • Provides a block for each field that can be activated on the 'Enabled facets' page in Solr config.
  • Each block have a configured max and min value on its block configuration page.

Todo

  • Add support for float numbers
  • Add support for multi-value fields
  • Auto-set max-and min value for blocks in a performance friendly way (on cron?).
  • Add support for title-field

After activating the module you will have to flush the Solr index and rebuild it.

This module will work with the 6.x-2.x branch of the Apache Solr module, and have not been tested with other versions.

This project borrows heavily from these two projects:

Apache Solr Field Search

git clone http://git.drupal.org:sandbox/AndreasRadloff/1474818.git apachesolr_field_search

Google Translator

Screenshot of the translator block, just before the user clicks on it

Brings the power of the legacy Google Translate's Website Translator into Drupal, providing an instant translated version of your site's text. Provides the translate switch as a block.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only