Commerce Affiliate

Component type

module

Categories

Maintenance status

Development status

Downloads

3208

Component created

Component changed

Commerce Affiliate is a part of the Affiliate-NG module suite.

Affiliate-NG provides the basic affiliate functionality:
- Affiliate URL handling
- Clicks (recorded visits based on affiliate referrals)
- Campaigns (ways to differentiate traffic sources)
- Reports for administrators ("Affiliates" page) and
users ("Affiliate Center" tab on the user profile).

Webfont Loader

Component type

module

Maintenance status

Development status

Downloads

18955

Component created

Component changed

This module uses the Webfont Loader Library, developed by Google and Typekit, to:

  • Utilize fonts available in the Google Font Directory.
  • Utilize a preset created on typekit.
  • Utilize a preset created on fontdeck
  • Utilize preset font packages created on fontslive
  • Utilize a preset created on fonts.com
  • Utilize your own custom fonts.
  • Allow for a consistent way to display your or other linked font(s) across the various browsers that support @font-face

opengrid_ui

Component type

module

Maintenance status

Development status

Downloads

1890

Component created

Component changed

Opengrid UI provides a dynamic jquery interface that allows theme developers to easily configure grid based layouts without touching CSS code. Opengrid UI was developed as a companion module for OpenG fixed/liquid grid, base theme and is used along with OpenG in all our custom Drupal theming projects.

Phone Number

Component type

module

Maintenance status

Development status

Downloads

37101

Component created

Component changed

Another CCK/Fields module to provide a phone number field type.

Main differences cck_phone from Phone (CCK) phone.module are:
- Single field widget instead of ever growing field widget per country
- Supports all/multiple countries in one field
- Covers almost all country codes out of the box, with generic phone number validation
- Includes all countries codes or select your own list of countries
- Custom country specific phone numbers validation & formatting
- Custom country validation can be turned off, configurable per field
- D6: Better tel link support (RFC3966) or mobile support - iPhone, Android, iPad, Opera Mobile/Mini, etc. D7: To be replaced by RDFa.

Vimeo Gallery

Component type

module

Development status

Downloads

1925

Component created

Component changed

A simple module which helps you to configure your vimeo account and get videos and display them as gallery in your instance. When you click on the video, a nice popup opens and plays the video in it.

Feeds Node Multisource

Component type

module

Maintenance status

Development status

Downloads

7318

Component created

Component changed

Feeds Node Multisource allows you to take data from multiple different feeds and import them into the same nodes. The module provides a Feeds processor that allows you to import data into existing nodes that have been created by a "parent" feed. A child-parent relationship between feeds is created where the feed with the "Node processor" is the parent and the feeds with the "Node Multisource Processor" are the children.

Taxonomy Autocomplete Settings

Component type

module

Maintenance status

Development status

Downloads

11099

Component created

Component changed

Description

This module adds settings to the taxonomy autocomplete. You can configure an autocomplete widget for a vocabulary to set its autocompletion by matching anything in the searched string or by matching the beginning of a searched string.

Crumbdown

Component type

module

Categories

Development status

Downloads

2078

Component created

Component changed

Warning: This thing does not work with the new crumbs-6.x-2.x branch. You will need to wait for a new release that will support the new crumbs API.

Crumbdown enhances your breadcrumbs with dropdown submenus, linking to related items.

Chaos Blocks

Component type

module

Maintenance status

Development status

Downloads

2206

Component created

Component changed

Drupal 8 Warning:

This module has nothing to do with the ctools_block module included in ctools for Drupal 8. Please refer to the ctools issue queue to report or find issues relating to that module.

Chaos Blocks (ctools_block) implements a new ctools plugin type that wraps the
core blocks API in order to make it easier to write custom blocks in code.

Let's say you wanted a really simple block that has subject of 'foo' and content
of 'bar'.

Core API: