Date single day

Component type

module

Maintenance status

Development status

Downloads

6842

Component created

Component changed

This module alters CCK date popup fields so they only show a time for the 'To' field. Use this if you know your dates always start and end on the same day and you want to save your users entering in a date value twice.

Drupal 7

The Drupal 7 version is a complete rewrite. An additional field option "End after midnight" is available. When it is enabled, the end date is set to start date + 1 day, if end time is less than start time.

VAT

Component type

module

Maintenance status

Development status

Downloads

1317

Component created

Component changed

This module provides a CCK field type for (EU) VAT numbers. VAT numbers are validated by checking if they're in the correct form and if they pass country specific validation rules.

Countries currently supported:

  • Belgium
  • France
  • Germany
  • Netherlands

The module does NOT use the EU SOAP service to check validity since it doesn't always work and doesn't support all VAT numbers (eg. personal vat numbers in Belgium).

Other VAT modules:

Simpleviewer

Component type

module

Maintenance status

Development status

Downloads

3518

Component created

Component changed

Simpleviewer provides a formatter for imagefield of cck fields. You can create flash galleries using the player Simpleviewer. It also comes with a configuration interface where the parameters of the player.

Simpleviewer VS flash gallery

Simpleviewer:

  • It is used by imagefield.
  • Can be used with multiple fields.
  • Can be used in views.

Flash gallery:

Semantic CCK

Component type

module

Maintenance status

Development status

Downloads

6740

Component created

Component changed

Semantic CCK was created to give users the means of customizing the HTML output of CCK fields. It was inspired in part by the highly recommended module Semantic Views which provides the same functionality for Views.

Drupal 7

A Drupal 7 version of Semantic CCK is currently under development: Semantic Fields.

Arrange Fields

Component type

module

Maintenance status

Development status

Downloads

89126

Component created

Component changed

This module lets you drag-and-drop the fields of any CCK content type, Webform, or almost any other form in Drupal into the positions you would like for editing. This makes it super simple to have forms with inline fields, which you can change at any point. Tab indexing is also updated, so no matter how you arrange the fields, the users can still tab through them easily. And, you can now add arbitrary bits of HTML markup-- labels, images, HR's, etc.

Features

  • Drag and drop fields into any arrangement you want. Makes Drupal forms look more like pen-and-paper forms.
  • Resize textfields and textareas by dragging.
  • Make labels, radios, and checkboxes appear inline with the click of a mouse.
  • Add HTML markup directly to the form - labels, captions, images, HR's, etc.
  • Edit CCK & Webform configurations for each field (required, help text, allowed values, etc) in a popup without having to leave the page.
  • Ability to import/export arrangement definitions.
  • New in 7.x: Snap to grid when resizing elements (experimental for the moment-- configure on the Settings page)

Node Wizard

Component type

module

Maintenance status

Development status

Downloads

947

Component created

Component changed

Allow to add steps to any node create/edit/add form.

CCK fields and groups can be assigned to any step.

Form is submitted only at last step (not like multistep module do).
Navigation button at the top of form show current, submitted and unsubmitted steps with different styles so user can see what he did and what he should do to finish.

And the main difference to multistep module - forms values are stored in $form_state['storage'] (not in database) so we do it in Drupal way!

Location Feeds

Component type

module

Maintenance status

Development status

Downloads

27576

Component created

Component changed

This module provides location mappers for the Feeds module and is compatible with both CCK and location module location fields.

Degrees, minutes, seconds notation is supported for latitude and longitude sources provided the values are numeric.

Simple GeoRSS support is available for georss:points (http://georss.org/simple)