Form Maker

Component type

module

Maintenance status

Development status

Downloads

23062

Component created

Component changed

Drupal Form Maker is an advanced and easy-to-use module for creating submission forms and is one of the best form builders available for Drupal. The back-end interface of the Form Maker is intuitive and user-friendly, allowing the users to easily create forms without being familiar with scripting and programming.

Commerce pick-pack pont

Component type

module

Categories

Maintenance status

Development status

Downloads

2317

Component created

Component changed

This is a hungarian shipping method for Drupal commerce.

Base module is pickpackpoints, this read xml file from a Pick-pack pont source and generate data for pickpack_shipping and pickpack_field modules.

Pickpack shipping module is same as Commerce Flat Rate module. Able to create shipping methods to use in checkout.

Pickpack field module create a new field type: pickpack. This field can use pickpack shipping method to save and view data.

Field Collection Tab formatter

Component type

module

Maintenance status

Development status

Downloads

10851

Component created

Component changed

Overview

Field collection tabs provides a field formatter that allows you to output a multi value field collection field as a tabset, with one tab per field collection item.

Features

You can optionally choose a field from the field collection item to be used as the tab title.

Requirements

Field Collection

Known problems

None, but please use the issue queue to report problems.

CodeMirror editor

Component type

module

Maintenance status

Development status

Downloads

2103

Component created

Component changed

Syntax highlighting using the CodeMirror library from http://codemirror.net/

/* In-browser code editing made bearable! */

This module is under heavy development. A full release will not be made until it has been cleaned up and properly tested.

This module provides:

OG Multiple Group Audience Fields

Component type

module

Maintenance status

Development status

Downloads

2690

Component created

Component changed

This module allows you to use multiple group audience fields on a bundle with different group membership types for each. This module is intended for use with Organic Groups 1.x as the problem is solved in the 2.x branch. See #1263588: Allow having multiple group-audience type fields for the inspiration behind this project.

List Formatter

Component type

module

Maintenance status

Development status

Downloads

954

Component created

Component changed

This module provides a field display formatter to render field values as HTML or comma-separated lists. This can currently be used on all core field types (text, long text, number, list, and taxonomy reference etc..) and some contributed fields. (see below).

For multi-value fields, each field value becomes a list item. For long text fields, each line becomes a list item.

This module was previously textformatter.