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.

Flex Slider

Component type

module

Maintenance status

Development status

Downloads

614224

Component created

Component changed

Description

Flex Slider module integrates the Flex Slider library with Drupal and several contributed modules which allows you to build responsive, resizable slideshows. Meaning the slideshows automatically adapt to the size of the browser window or device.

Some features of FlexSlider slideshows include:

Is Robot?

Component type

module

Maintenance status

Development status

Downloads

2643

Component created

Component changed

This module parses a robot database from http://www.robotstxt.org/db/all.txt into the drupal database and updates it weekly. Then you can call the function is_robot() witch will return true or false if the requester is a robot. You can optionally call is_robot(true) and Is Robot will return information about that robot if the request is a robot.