Dindent

Component type

module

Categories

Maintenance status

Development status

Downloads

3834

Component created

Component changed

The Dindent module is dedicated to developers who suffer from OCD and cannot bare reading template engine produced output.

Using the Dindent parser written by Gajus Kuizinas, this module allows you to beautify your Drupal HTML without lifting a finger.

Dindent was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark
- http://twitter.com/Decipher

 

Before / After

Dindent - Before / After

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.

UUID Features Commerce

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Small module to export actual products via features. This module was built using UUID Features updating it as required to help with using features to create products.

Just like UUID Features, I recognize that features isn't really intended to be used to export content, however, in this case, it was needed to export default products across multiple sites.

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.

LDAP user edit user binding

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is only helpful if you are using LDAP module and have binding method set to "Bind with Users Credentials: Use user's entered credentials to bind to LDAP.".

This module adds an LDAP password field to user profile form. When submitting, it tries to use that password, and the user's LDAP DN, to bind to LDAP server. If successful, then LDAP can use those same credentials later (in ldap_user_user_update()) to push updated user data to LDAP server.

Requires patch from https://drupal.org/node/2225795.

cyr2lat

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Automatic transliteration and content translation creation from source Cyrillic nodes. Allows users to select node types that should have automatic transliteration enabled.