Options Widget Placeholder

Component type

module

Categories

Maintenance status

Development status

Downloads

387

Component created

Component changed

Provides an additional setting for the option field widgets, so that that the default "- none -" option can be customized, on a per-field and per-form-mode basis. This works for all entity types.

Use cases: fine tune the way select widgets are phrased in product attributes, event registration information, personal details, etc.

Depending on the field name (and the available options) you might rename the '-none-' option to "No Preference", "Choose a colour", etc.

So far this works with FieldAPI options widgets.

Address Field Nigeria

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Address Field Nigeria

This module is a plugin for Addressfield module. It provides a user friendly Nigerian address form.

To use download and install, then use your addressfield field as usual.

Currently only locality options for the Lagos, FCT and Rivers Administrative area is provided. Other states to follow soon. Three down 29 more to go!

Node "Authored by" select

Component type

module

Maintenance status

Development status

Downloads

2020

Component created

Component changed

Change "Authored by" autocomplete field to select (filtered by role)

For Drupal 6, check out https://drupal.org/project/author_select.

Very easy module which allow change autocomplete field "Authored by" for selected node types to select field.
Select field filled by users of specific role, which can be changed here: admin/config/node_authored_select/settings

India state listbox

Component type

module

Maintenance status

Development status

Component created

Component changed

This module add the supports 'predefined options' for core List fields such as India states.

You can use the India state values using India state value from "Allowed values" and You will got the all india state list in drop down.

Many people are searching for India state list to include in the selectbox option of content creation. With this module you can easily add the india state list.

Demo Site: http://digcms.com/drupal
Admin Username : admin
Admin Password: admin

Make local

Component type

module

Maintenance status

Development status

Component created

Component changed

This module search node's fields for external images and make them local.

The job performs during cron jobs.

All src attributes inside <img/> tags will process and replace with a local version of image.

At this time the module has not any configuration and works only on nodes, I planed to add configuration after became a full project.

To start making images local, just enable the module.

Entity Reference Calc

Component type

module

Categories

Maintenance status

Development status

Downloads

1100

Component created

Component changed

What is this?

This module provides an easy way for an entity to calculate the average/sum/min/max of a field on other entities that are currently referencing it through a Entity Reference field.

This module is heavily based upon the Entity Reference Count module. Even this project page description is heavily based on that module.

Datafields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Prototyping a complex field type whose values are determined by APIs or other data sources. Interactions with the datasources are provided by plugin classes.