CCK Input Elements

Component type

module

Downloads

6202

Component created

Component changed

Overview

This is a set of modules, which provide input elements for endusers with the power of cck.
This module hosts a set of fields to be used by the Content Construction Kit. Fields are used to create various content types. They appear as input fields when creating or editing a node. They are rendered to text, when shown to page visitors.
The difference for CCK Inputs is, that they are rendered as input elements to the visitor. This way you can build a webform using CCK.

CCK Input Elements do not provide any means to evaluate or store the data which users send back to your site, when hitting "submit".

Banking

Component type

module

Maintenance status

Development status

Downloads

3723

Component created

Component changed

This module provides support for international banking standards and identifiers such as BIC (ISO 9362) and IBAN (ISO 13616).

Current features include CCK field types for BIC and IBAN identifiers, as well as an API to parse and validate those identifiers (with specific IBAN support for 52 countries, up to date as of Release 13 of the ISO 13616 IBAN Registry).

Text list formatter

Component type

module

Maintenance status

Development status

Downloads

76859

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.

Node reference field

Component type

module

Downloads

6118

Component created

Component changed

Allows fields on the node referenced by a node reference auto-create field to be viewed and edited. In other words a node reference is created to a particular node which has additional cck fields. The additional fields can also be edited along side the node title provided by node reference.

Node reference auto-create

Component type

module

Downloads

3749

Component created

Component changed

Provides an additional CCK widget type for the base field node reference. The auto-create widget type provides a text-field for input of the node title like standard node reference fields, but instead of linking to existing nodes it creates a node with the specified title on save. When the title is changed during subsequent node saves the referenced node title is changed as well.

Voucher Field

Component type

module

Maintenance status

Development status

Downloads

422

Component created

Component changed

Voucher Field provides invitation and discount vouchers for Content Types.

This module is not fully tested. Maintainers needed.

EXAMPLES:
- it could be used on registration forms (by using it with content_profile module)

GOALS:
- Integration with CCK, Date and Token
- validation of expiry date
- choosing how many times Voucher can be used
- changing how Voucher Code is generated
- user with specified permission can send e-mails with Vouchers