Maintainers are looking for help reviewing issues.

Commerce Search API

Provides Commerce-specific Search API integration.

Included in the box:

  • Automatically created Search API db server, if none is found.
  • Auto-generated search index that includes all product display node types* and related product data.
  • Auto-generated facets for all node type categories and product attributes.
  • Optional integration with Search API Ranges (allowing for a price slider, for example).
  • Search API Filter class for product display node types* (allowing for an index composed only of product displays)
  • Facet API Filter class for removing facet items that do not change search results.
  • Facet API Filter class for hiding certain facets on the initial search (so that product attribute facets are only shown after the initial search, for example).
  • Reindex the product display when a product variation is updated.
  • Provide backreference Entity API properties (Retrieve the product display from the product)

* - Every node type with a product reference field is considered a product display node type.

Commerce order2pdf

This module aim to be simplest pdf order generation for Drupal Commerce using the mpdf pdf generation library and Views module.

Configuration

Date Facets

Overview

This module provides date range facets similar to major search engines. The UI is provided as a Facet API widget called "Date range".

Usage

After installing this module, all date facets should have the "Date Range" widget available in the facet's display settings page. It is recommended that all facet sort settings are unchecked so that the items are displayed in the intended order.

The widget does not support the date query type ... WTF?

This could mean a couple of things. First, scroll down to the bottom left hand corner of the facet display settings page an make sure the "date_range" query type is selected. If the setting is not there, make sure this module integrates with the search backend you are using. Known module compatibility is outlined below.

Search Module Compatibility

  1. Apache Solr Search Integration
  2. Core Search module
  3. Search API (in development snapshot)

Maintainer

Collapsible comment threads

Collapsible comments allows the collapsing and expanding of commemnt threads through the use of jQuery. It helps improve usability and readability of the comment threads by removing the visual noise of deep threaded conversations.

Use case

You want to allow threaded comments (indented) replies, you have Threading enabled in the content type(s) comment options.
However, sometimes users reply to one another too many times, and the whole thing becomes a mess, both visualy and in terms of usability.
This module lets you handle that purely through the use of jQuery, by specifying up to what level of indentation to show, and collapse after that.

How it works

Collapsible comments adds a small js file (collapsible_comments.js) to every page load.

Note that the js file could be added only if there are comments in the page, but it would mean making your users have download different bundles of js files, and in the end hurting frontend performance.

How to use it

Simply install the module as usual. (doc)

Go to admin/config/content/collapsible_comments to configure the options.

OG Invite People

Invite People

Use:
This module adds the missing email invite functionality for OG 7.x-2.x.

taskbar_activity_rules

This project is integration taskbar activity with rules module.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)