Maintainers strive to actively monitor issues and respond in a timely manner.

Services Token Authentication

This module adds a token authentication method for the Services 3.x branch.

Context Request Path

Overview

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

Green Worm

Clear and transparent template in green.

There are 6 different regions in this theme:
- Top menu (Primary links)
- Sidebar right
- Main content
- 3 Footer Bottom

Installation instructions:
The installation process is same as usual,
see http://drupal.org/node/456 for further information.

Commerce coupon batch

Mass generation of Commerce coupons that allows you to create automatically hundreds of coupons.

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

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained