Commerce Multicurrency provider for BYR

Component type

module

Categories

Maintenance status

Development status

Downloads

668

Component created

Component changed

National Bank of the Republic of Belarus (nbrb.by) as currency exchange rate sync providers for Commerce multicurrency module.

DEPENDENCIES

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

INSTALLATION

Install the module as usual.

Commerce Multicurrency provider for KZT

Component type

module

Categories

Maintenance status

Development status

Downloads

450

Component created

Component changed

National Bank of Republic Kazakhstan (nationalbank.kz) as currency exchange rate sync providers for Commerce multicurrency module.

DEPENDENCIES

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

INSTALLATION

Install the module as usual.

Flickr Slideshow Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides integration of jQuery Flickr Slideshows through an input filter.

To embed a slideshow, you need to use the following code snippet: [flickr_slideshow id=photoset_id]

Dependencies: flickrapi

The module contains some custom style and settings for Nordiska museet. Also the admin settings is overridden in the module, so use with caution.

Sponsored by Nordiska museet.

Entity Info Storage

Component type

module

Categories

Maintenance status

Development status

Downloads

374

Component created

Component changed

Problem

Entity information is not stored persistently anywhere. The information is parsed from hooks (hook_entity_info() and hook_entity_info_alter()) and temporary cached. It's true that Drupal stores entity info in the field_bundle_settings_ENTITYTYPE__BUNDLENAME variables (see https://drupal.org/node/1569594) but those variables are only inserted/changed via UI and for this reason we cannot rely on them.

Feeds Expirator

Component type

module

Maintenance status

Development status

Downloads

527

Component created

Component changed

Feeds Expirator is a simple module which allows you to expire entities created through Feeds module based on the date present in the source feed. It can be applied to any entity. It creates "Expiration date" target for you, so you don't need to add any additional fields to the entity (Feeds Expirator just adds one column to the feeds_items table). Purging of the expired items happens during cron run.

Error

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Uses drupal_set_message() to add a status, warning and error to every page to help with testing theming.

Drupal 8.x only.