Search API Multilingual Solr Search

Component type

module

Categories

Maintenance status

Development status

Downloads

40191

Component created

Component changed

About

The goal of this project is to cleanly extend Search API using Search API Solr Search as backend to provide:

  • better support for non-English languages
  • support for multilingual search
  • cross-language information retrieval (CLIR)
  • an easy-to-use administration interface

quiz_userpoints_ex

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Improved version of Userpoints integration for Quiz module.
- multiple userpoins per quiz
- award mode (every time or only when quiz is passed)
- award once
- score type(percentage or numeric)
- tokenized description
- hook alter for userpoints data before userpoints_userpointsapi() called

Hubspot forms

Component type

module

Maintenance status

Development status

Downloads

2583

Component created

Component changed

This is a very simple module that allows you to create Hubspot form blocks on your Drupal sites. The module also comes with a new field type so each entity could have it's own form.

CKEditor plugin allows editors easily embed Hubspot Form into content by adding token: [hubspot-form:FORM_ID partner_id:PARTNER_ID]

No need to copy embed code from Hubspot and paste it into your website.

Enable it, provide an API key and you're ready to use the module.

Social Widgets Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This module lets you add a Facebook Likebox or Twitter Embedded Timeline as fields into your content.

  • Currently supports Facebook likebox & Twitter embedded timelines
  • Configurable options for widgets like theme, width, height, etc
  • Permissions for who can edit what configuration properties
  • Integrates with Field API

More information coming soon...

tooltip anywhere

Component type

module

Categories

Maintenance status

Development status

Downloads

407

Component created

Component changed

This project uses tooltipster API to create tooltip site wide.
Installation instructions are provided in README.txt file.

This module does not include much code and does not put much work on server, much of the things are handled by library itself. So make sure tooltipster library is included.

Lots of flexibility is provided by the library itself, in upcoming version other functionalities will be included as well.

Commerce Donation Checkout Pane

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a check box at the checkout page to add the donation to the order. The donation amount,check box title can be configured at the back end in the following path admin/commerce/config/checkout/form/pane/donation. The check box is ajax enabled, once checked new donation line item will be attached to current cart order object.

New Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This simple module highlights newly created blocks in the Blocks administration interface. This can be useful if you have regions populated with numerous blocks, as it will allow you to find and reorder new blocks instantly. New blocks are only highlighted once per theme with red text reading "New", and a temporary pink background that fades once the new block has scrolled into view.

Views Filter Stripper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple plugin for Views to strip input of leading and trailing spaces, before passing it on for filtering as per normal.

Automatically adds a checkbox to the Views UI (see screenshot) of any string (i.e. text) filter on your site, allowing you to activate the above behaviour where desired.