Open Graph Utility

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A small module to act as a provider for Open Graph and Twitter card information. Developed as a service to allow other modules to pass a URI and a list of desired fields and receive the relevant tags.

Commerce Multicurrency provider for TRY

Component type

module

Maintenance status

Development status

Downloads

36

Component created

Component changed

Turkish currency rates exchange provider for Commerce multi-currency module.

Dependencies

Commerce Multicurrency provider for TRY depends on the Commerce multicurrency module.

Installation

Install the module as usual.

Configuration

  1. Select "Turkish Republic National Bank" as sync provider on currency conversion settings page: admin/commerce/config/currency/conversion
  2. Run cron or sync manually to synchronise the rates.

Scheduled Message Module

Component type

module

Maintenance status

Development status

Downloads

282

Component created

Component changed

This module creates a schedule of messages related to a specific entity type/bundle, and sends them on the appropriate day.

The initial use case is to send a series of reminders of a membership expiration. This module provides the ability to add multiple scheduled messages to an entity type, and send them as a membership nears and passes expiration.

For the initial use case, Scheduled Messages are implemented as a plugin that may be attached to an entity type and bundle. All entities created from that bundle inherit the message schedule.

Edit Own Unpublished

Component type

module

Maintenance status

Development status

Downloads

198

Component created

Component changed

This module will grant edit access to a node owner that has the "[nodetype] node: Edit own unpublished content" permission only when that node is not published.

The intended use is for the user to also lose edit access after the node has been published.

Elements Numberfield

Component type

module

Categories

Maintenance status

Development status

Downloads

5

Component created

Component changed

Elements numberfield extends Elements module.

By using Elements, you can use HTML5 elements on your forms, but in order to do that, you need to write your own custom code to build or alter your form. Our module removes the need to write custom code for Fields, as it provides an HTML5 number widget for all Integer and Decimal fields. Just select “HTML5 numberfield” as controller widget in those fields you want to use it.

It also provides support for minimum, maximum and step attributes.