Entity Reference View Widget

Component type

module

Categories

Maintenance status

Development status

Downloads

115744

Component created

Component changed

This module provides an advanced Entity Reference widget that uses a view embedded in a modal dialog for selecting items.
The view can be paginated and have exposed filters.

Usage:
1) Add the display "Entityreference View Widget" to your view.
2) In the Field UI for the Entity Reference field select "View" as the widget
and on the next page select your View from the dropdown.

Field NIF

Component type

module

Categories

Maintenance status

Development status

Downloads

3446

Component created

Component changed

This module provides a new field type for managing NIF, CIF and NIE numbers
for Spanish administration, it provides a default widget and formatter.

The module validates the number so you can't input invalid NIF/CIF/NIE numbers
and also stores the information split in the database (first_letter, number,
last_letter and type) so you can provide your custom display settings.

Get in touch with us for customizations and consultancy.

IP Address Field (D7 Fields)

Component type

module

Categories

Maintenance status

Development status

Downloads

7501

Component created

Component changed

This provides a field for storing an IP address or range.

The shorthand widget allows a user to enter the values in any of the following formats:

  • example.com
  • 10.10.10.10
  • 10.10.10.*
  • 10.10.10.0 - 10.10.12.255
  • 10.10.10.10-20

The CIDR widget allows CIDR inputs only:

  • 10.10.10.10/32

The addresses are stored internally as a long, this allows you to do network computations quickly (e.g. is 10.10.10.10 within the range 10.10.10.0 - 10.10.10.50).

Webform swfupload

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a swfupload component. The swfupload components allows you to :

  • Upload multiple files at once by ctrl/shift-selecting in dialog
  • Control filesize before upload starts
  • Only display chosen filetypes in dialog
  • Queue uploads, remove/add files before starting upload
  • ...

BgndGallery

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module turns your nodes with images to Matteo Bicocchi's jquery.mb.bgndGallery.

With this jQuery plugin you can make suggestive slide show of images as background of your node; the images will adapt their size to the window size fitting always at the best.
You can either navigate the gallery with your keyboard or with a control panel displayed where you whant in the page.

Bundle Copy

Component type

module

Maintenance status

Development status

Downloads

150404

Component created

Component changed

Bundle Copy for Drupal 8

Bundle Copy is in Drupal 8 Core CMI!


Bundle Copy is a replacement for the Content copy module which lives in the CCK project for Drupal 6.

Features

This module has export/import support for:

  • Node types
  • Taxonomy
  • User
  • Field API fields
  • Field groups

You can find the export/import links for the supported entities on following paths:

My Episodes

Component type

module

Maintenance status

Development status

Downloads

729

Component created

Component changed

My Episodes (http://myepisodes.com) is a small free site that allows you to follow the series you watch.

This module add a new "my episodes" field type, which can be attached to any entity - it carries site's account credentials. All set fields will via the hook_cron() be refreshed on a regular basis in order to populate the account associated unwatched episode list using the site's available feeds.