Intershop Password

Component type

module

Maintenance status

Development status

Downloads

816

Component created

Component changed

Intershop and Drupal don't follow the same schema about password storage.
Drupal uses SHA512 algorithm, while Intershop uses MD5.

This module overrides checking methods on Drupal side to allow to copy/paste the Intershop password hash directly into Drupal, and automatically rewrite Intershop password into Drupal password to match stronger policy at the first user login.

Features

  • Support for Intershop's password during authentication process,
  • Rewrite password according to Drupal algorithm, at the first user login.

Entityreference Selectall

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Add a 'Select all options' checkbox to entityreferences.
This also refers future referring entities.

Only works on entityreference fields with a unlimited cardinality.
Does not work with core term reference fields.

Example:

You have Node A, with a entityreference field to Vocabulary B, which contains 3 terms.
When creating Node A, you selected the 'select all' checkbox.
This saves the entityreference field with all 3 terms.

localfile_menu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds the ability to link directly to a file in the menu. A number of people have suggested adding the code to a module so here is an attempt at solving that issue.

OG Context Panels

Component type

module

Maintenance status

Development status

Component created

Component changed

This module makes it possible to map panels argument for OG Context so that a custom panel page could have a group context.

How to use:

When adding panel arguments and choosing the context to add to that argument you have to choose the one with "OGX" in it.
The path where you can modify this: admin/structure/pages/nojs/operation/panel-page-machine-name/settings/argument

Language Domain Token

Component type

module

Maintenance status

Development status

Component created

Component changed

The language domain token creates additional site tokes for language domains.
One for the current language and one for every single defined language.

The current language domain: [site:language-domain]

The German language domain: [site:language-domain-de]

Of course language domains have to be set in admin/config/regional/language for this module to work.

Yahoo Weather Search Widget

Component type

module

Maintenance status

Development status

Downloads

262

Component created

Component changed

Synopsis

This module create a block with a input to search the weather of one place using the Yahoo Weather API

Requirements

Summary fix for WYSIWYG

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Synopsis

Fixes compatibility issues between Media WYSIWYG and CKEditor. If you have both these modules enabled and your WYSIWYG fields are failing to load after you place media tags in your summaries, this module may help you.

Requirements