Blurb

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides named references to content. The named references can be used in views, panels, tokens, blocks etc. Later, content can be assigned to the references. This allows you to export a view or a panels display or a block and still have the content be editable without having to export content or deal with constant overrides.

Japan Postal Code

Component type

module

Maintenance status

Development status

Downloads

423

Component created

Component changed

This module provides a Japan postal code data and API for them. This fetches the csv file from the Japan post office website and insert it into the local database. After getting the data, it doesn't depend on any external service.

This fetch process from Japan post office website may fail with a timeout error because it takes a long time (it may be over 1 minute depending on the environment).

This module is only for developers. It provides only APIs and doesn't provide any UI.

Div_Screenshot

Component type

module

Maintenance status

Development status

Component created

Component changed

"Div Screenshot" provide an option to take a screenshot of a div with images. You have to only provide div id as mention in help or documentation. Once you add id on div and refresh page. You will see a button and when you click on it will capture div content and create a image and display a link for download.

Unix Time Conversion

Component type

module

Maintenance status

Development status

Downloads

705

Component created

Component changed

About:

Unix Time Conversion, This module allows site users to perform following conversions.

  • Unix-timestamp to Date conversion
  • Date to Unix-timestamp conversion

The time conversion happens with respect to standard epoch time of 01/01/1970 midnight.

We have ported the core logic of this module in to Drupal 8.

How it works:

This module provide two different ajax blocks from where conversions can be acheived for any reference date or unix-timestamp.

diff.io

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module calls into https://diff.io, a service to help sites self document, catalog, and understand visual changes. Other modules should include this as the base url generation and usage enforcement library, then either call these methods directly or as part of another module which provides a more wrapped/turn key usage pattern.