CCK Single Select

Component type

module

Maintenance status

Development status

Downloads

2376

Component created

Component changed

Overview

This module extends the functionality provided by five modules coming with Content Construction Kit (CCK) for Drupal 6.x:

  • Node Reference
  • Number
  • Option Widgets
  • Text
  • User Reference

and by the module Select (or other).

It acts when a CCK field of type

  • Decimal
  • Float
  • Integer
  • Node reference
  • Text
  • User Reference

with the widget

  • Select list
  • Select (or other) list

is added to a content type,

  • and the Number of values is kept to 1 (one).

Such a field is a single-value select list.

CCK would natively display such a single-value select list as follows:

  • If the field is required, the first selectable option is pre-selected. This would allow the end-user to successfully submit a form without actually selecting anything from a required select list, effectively making the "required" property obsolete.
  • If the field is not required (optional), a non-value option "- None -" will be added on top.

CCK Single Select (this module) changes the first (default) option of each single-value select list as follows:

  • If the field is required, a non-submittable customizable option will be added on top (defaults to "- Please select an option -"). This forces the end-user to actively select one of the provided options in order to successfully submit the form.
  • If the field is not required, the non-value option on top will be made customizable (defaults to "- No selection -").

Ctools Examples

Component type

module

Maintenance status

Development status

Component created

Component changed

This module I just created for getting basic concepts of ctool.
I thought this also may be useful to other users so contributing towards the community.

Following examples are included.

1. Multistep form with modal.
2. Creating custom content type for panel.
3. Creating access based on ctools access plugin.
4. Creating exportables based on ctools exportable ui plugin.

You can contact me by comments or email in my profile if required.

Vocabularies

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Vocabularies module defines a field that is able to store the vid of a Vocabulary, for use with the Field module.

Image Hide

Component type

module

Maintenance status

Development status

Downloads

1820

Component created

Component changed

Provides a check box next to each image on the image field form, which allows the image to be hidden.

Currently only works with the Drupal Image widget.
Support for other widgets utilising image fields is possible, but not yet implemented. See #2191737: Multiupload Imagefield Widget not compatible with Hide Image.

Media Desk

Component type

module

Categories

Maintenance status

Development status

Downloads

1234

Component created

Component changed

Description

This module is an extension to the Drupals Media module and together with other modules like plupload and manualcrop it provides a slick drag-and-drop interface to work with many images in an article.

This is useful for large news sites or portals that have many different image formats and need to cut-down the amount of time used in adding, editing and managing images in articles.

Click here to watch a Demo screencast

Commerce clone product variation

Component type

module

Maintenance status

Development status

Component created

Component changed

This allows you to clone a product variation in vanilla Commerce and Commerce kickstarter.

It currently copies across:

  • the details of the product variation
  • All the fields attached to the original product variation
  • All the display settings for the fields

Known issues:

  • Currently in display settings Sku is already visible regardless of original state

This module is sponsored by Styalways Saddlery