Maintainers strive to actively monitor issues and respond in a timely manner.

Japanese era

Japanese era Create Date format

Overview

This module provides the Date formater option that enables the year in a date to be displayed as Japanese era name. For example the year 2012 is the 24th year of the Heisei era and this module provides an option that would display it as "平成24".

Features

  • Introduces the "E" option to be used inside the Format string when creating a new Date and Time format (Configuration > Regional and language > Date and time > Formats, or visit /admin/config/regional/date-time/formats)
  • When displaying the date the "E" part outputs the Japanese era name in Japanese alphabet followed by the year number within the era, for example the year 2012 would be displayed as "平成24"
  • Japanese era names are configurable in this module settings (Configuration > Date API >
    Japanese Era, or visit /admin/config/date/japanese_era). Several eras are already set and come with the module but can be changed, and new eras can be added.
  • It only works on Date fields so far, because it depends on Date API, so it's not recommended to use it in the built-in Date types Long, Medium and Short (so you don't get malformatted "Submitted by" text or similar non-field dates). Instead create a new Date type to use with the format that has the "E" option.

Better Autocomplete Integration

An API module that provides Linkit's Better Autocomplete widget to other modules.

References UUID Sandbox

This module provides simple developer functionality - integration between UUID and various reference fields like node_reference, user_reference, entity_reference.

EntityReference Dynamic Select Widget

This module provides an advanced Entity Reference widget that uses a special select control for selecting items. The select form element options are generated by a view with a special display.
This special display strips out any HTML in the view's row results so that it can be used as select options.
The widget filter text box can be used to limit the number of options using view's filters selected in the widget settings.
When the widget button is clicked, an AJAX call passes the filter text to the selected view's filters and the select form element is refreshed with the view results.
The layout of the widget form elements that constitutes the widget can be configured with css files.
This module also provides an API in the separate module Dynamic Select to use the same select control independently of the field API.

Usage:
1) Create a view listing entities with the display "Dynamic Select" with some non exposed filters.
The view's base table primary key is used to get the entity reference id.
Also make sure your view returns the same entities and bundles as the target you configured in EntityReference.
2) Add an Entity Reference field to your entity with the Dynamic Search widget.
Configure the widget by selecting the view created previously and the relevant filters.
Note that changing the target entity automatically reset the selected view

Stonehenge

Druid - Stonehenge

Stonehenge is an installation profile that aims to be a complete agile project management system for Drupal. It is not yet usable, follow this page for updates.

Credits

Stongehenge is developed and sponsored by Druid. Contact us for Stonehenge support and customization as well as other Drupal-related things (optimization, consulting, module development, complete web systems or anything else you might need).

Loot and Booty

Helper module & tools for themes especially the ruler of the Drupal7seas: mothership basetheme
But booty is written to be a standalone helper for all themes

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained