ApacheSolr Search Blocks

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Apache Solr Search comes with the ability to create new custom search pages with specific parameters e.g. you can create a new search page to search only one content type. This is pretty awesome, but I had a use case where we needed the search form on an existing page. This module provides a generic solution for doing that from any search page you create, simply by ticking a checkbox on the search page form, and positioning the new block wherever you want it. When a search is performed, the results appear on the search page you created.

Media: Kewego

Component type

module

Maintenance status

Development status

Downloads

319

Component created

Component changed

Creates a Kewego PHP Stream Wrapper for Resource and implements the various formatter and file listing hooks in the Media module.
This project is inspired by the Media: Youtube project. It use kewego API to get thumbnails and embed code from Kewego (http://www.kewego.com).
As Kewego don't provide a url for videos, the module use a fake url : kewego.com/v/[video_sig] to create a streamwrapper.

Youtube Player

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module, based on Youtube APIs, provides the possibility to create Video galleries, using Youtube Playlists. In the playlist are showed video thumbnails, titles, duration and views for every video

Hidden field

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows to create hidden fields.
Example:

$field = array(
  // Set up your field array as usual.
);
$field['settings']['hidden'] = TRUE;
field_create_field($field);

Hidden fields are removed the administrative interface, as well from editing and viewing screens. They use a special 'hidden' widget and the special 'hidden' formatter provided by core.

Route Planner

Component type

module

Categories

Maintenance status

Development status

Downloads

7267

Component created

Component changed

A very simple and lightweight Module to create a route from any address to a fixed point of interest (i.e. your company location) or any other address.

The Module works with Google Maps and will provide two blocks, you can find the block settings under admin/structure/blocks:

Affiliate Injection

Component type

module

Maintenance status

Development status

Component created

Component changed

Module Description

Adds the ability to inject affiliate or referral codes into links that are submitted by users of your site, and optionally you can allow Affiliate Injection to create a local site redirect to the affiliate site.

You manage the list of affiliate sites, and your affiliate codes are only injected into links from sites you have configured. You can also remove affiliate code from submitted links.

Example App

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple example app to highlight what you need to do in order to create apps for use via the apps module. This module doesn't even try to do anything worthwhile when installed, but should provide a fairly straightforward example of what you can and should do in order to create an app.

Field Views

Component type

module

Categories

Maintenance status

Development status

Downloads

3709

Component created

Component changed

This module provides a new field type, that currently does not collect any data. But it has a formatter that takes a view as a parameter and displays that view.

This can be handing when you want to attach a view to the display that is relevant to the entity, for example if a taxonomy term should have a view attached as a field.

Commerce Card on File

Component type

module

Maintenance status

Development status

Downloads

25261

Component created

Component changed

Commerce Card on File provides an API and user interface for storing and reusing credit card data on subsequent orders within Drupal Commerce. The module does not retain full card numbers locally but instead stores the remote ID of the full card data from the payment gateway used to validate and process your credit card transactions. This means card on file data will only be good for a single payment gateway; if you change payment gateways or accounts, your stored card data may no longer be usable.

Sponsored by Commerce Guys.