Date Multiselect

Component type

module

Maintenance status

Development status

Downloads

1265

Component created

Component changed

This is a javascript multiselect calendar widget using the MultiDatesPicker library on top of the date_popup module.

It allows you to select multiple dates (with no time) in just one field, instead of having to add multiple popup widgets.

Requirements

It requires the date_popup module.

EntityReference Dynamic Bundle

Component type

module

Categories

Maintenance status

Development status

Downloads

1374

Component created

Component changed

Dynamic mode selection makes the bundle of listed entities match the bundle of field_instance. So when the user is creating a content of type "page", the field will list only contents of the same type.

NOTE: Dynamic Bundle filter will be applied only for entities that match 'entity type' with 'target type' configured in the field. Otherwise, all entities are listed.

Developed and maintained by FISQUA.

fieldupdate

Component type

module

Categories

Maintenance status

Development status

Downloads

755

Component created

Component changed

Fieldupdate module update all old / existing node with a default value. This module is help full if there are lots of node in our content type and you add new field with this content type, so we need to update all existing node with default value.
Note: For now this is not compatible with date, image and file type fields.

This module is only for developer so kindly disable this module after used.

ArcGIS Webmap

Component type

module

Maintenance status

Development status

Downloads

1457

Component created

Component changed

Drupal module that enables you to display content from ArcGIS.com, ArcGIS.com Subscriptions, or Portal for ArcGIS.

Features

  • ArcGIS Webmap Field - Displays a webmap from ArcGIS.com, ArcGIS.com Subscriptions or ArcGIS for Portal installations.
  • ArcGIS Geocode an addressfield

Instructions

ArcGIS Webmap Field

Contact Form Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows to render a referenced contact form as a full form. You can add a contact form to your page content type for example.

Drupal core provides the entity reference field type you can use to render an entity as a field on another entity. However this will not work for contact forms. This module is the missing formatter to render contact forms as another entity's field.

TouchTouch

Component type

module

Maintenance status

Development status

Downloads

859

Component created

Component changed

TouchTouch is a module written by blacksnipe for Drupal 7.x to enable a front-end gallery for images in fields, based on an extended(*) version of the jQuery-plugin by Martin Angelov described on
http://tutorialzine.com/2012/04/mobile-touch-gallery/.

You can add it as a field formatter or simply use the formatter for fields in Views.

GeoAltitude

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a fied that displays elevation profile reading data from a FileField containig a GPX file or from a text field having GPX data inside.

How to use this module

  • Add module as usual (upload + install)
  • Add filed to content type
  • During configuration choose source field

Requirements

You have to download flot library (Version 1.1 or later) and install to /sites/all/libraries/flot. In example all javascript files must be on /flot/ folder, so it will be /sites/all/libraries/flot/jquery.flot.js and so on.