Addressfield french

Component type

module

Categories

Maintenance status

Development status

Downloads

382

Component created

Component changed

This project provides an addressfield format plugin for french addresses.

An Ajax plugin for the address module for France.
With this module you can search for a city by postal code.
You also have a latitude longitude information stored in the sub_premise field to use it for other modules like GeoField or Getlocation.

Requirements

  • Address Field

Installation

Bulk Field Process

Component type

module

Maintenance status

Development status

Component created

Component changed

This module creates a framework for performing actions against field data. This all happens via direct queries which makes fast and also dangerous as none of the Drupal hooks are invoked.

Example use cases could include

- Updating data in every "text" type field
- Permanently replacing a token
- Updating any field value to a new default value

Menu Reference Render (Formatter)

Component type

module

Maintenance status

Development status

Downloads

1933

Component created

Component changed

This module adds new field formatter plugin - "Rendered menu". It allows to render field type "Entity reference -> Menu" as a standard Drupal menu.

How to use
Create a field type "Entity reference"with reference to a "Menu". After that goes to "Manage display" and opposite early created field in column "Format" choose "Rendered menu".

WhyWebs Drupal Module Builder

Component type

module

Maintenance status

Development status

Component created

Component changed

Whywebs Drupal module builder will help you to build your own module in less time and effort.

Features:
-build all files needed to start a new module
-Auto build a new content type and new node to each module
-Ability to download the files as a package
--Each package includes your major 3 files under the name you picked
-Build your module depending on your editors php, which also you can use it instead of using external software (ex.sublime..)
-Free and it will always be free
-Always will be new features added to it

File URL

Component type

module

Maintenance status

Development status

Downloads

14262

Component created

Component changed

Description

File URL module provides a field type that allows either a file upload or entering a URL to an external file. The field type comes with a widget that allows the user to chose between the two options. A formatter is also provided that displays a link to the file.

Json autocomplete

Component type

module

Maintenance status

Development status

Downloads

367

Component created

Component changed

This module provides enhanced auto complete widget which is better in performance as compare to default auto complete widget, as it's name suggests that searching is based on json data, so instead of fetching results from database it searches from json object and gives fast results with better user experience.

Note: Right now it is only available for taxonomy term reference field type and will be available for entity reference field soon.

TimelineJS Entity

Component type

module

Maintenance status

Development status

Downloads

214

Component created

Component changed

Note: This module is under heavy active development. The APIs may change.
This module is not recommended for use in production.

This module aims to provide an entity for defining a Timeline displayed with the TImelineJS library. If you are looking for TimelineJS integration using views check out the Views TimelineJS module.