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

Multi-Language Link and Redirect (MultiLink)

Overview

A module which might save a lot of work (see the example scenarios below) if you have content in two or more languages.

Project Links

A small module, defining a block for use when referencing projects, by default, projects on drupal.org.

The default block (appears in the footer when you next visit admin/build/blocks) says:

Drupal Project Links
Project Homepage | Issues Queue | Usage Statistics

Or for a module:

Captcha Project Links
Project Homepage | Issues Queue | Usage Statistics | Reviews on Drupal Modules

There is a settings page where admins can control which project to link to. On the settings page, the shortname controls the urls whereas the longname controls the titles.

The example use case is on a demonstration site, whereby the block will show the links to the drupal.org project page, issues queue, usage statistics and drupal modules profile for the module/theme/profile you select.

CCK Multiple Formatter

The CCK Multiple Formatter allows you to put your cck fields with multiple values in unordered lists instead of div elements.

Standard CCK:

Extended LDAP Groups

Overview

The Extended LDAP Groups module is an extension of the LDAP Groups module, which is part of http://drupal.org/project/ldap_integration.

While this isn't really ideal in the long run, it's a good starting point for people who need this functionality right away without having to hack up a contributed module. What I'd really like to see is that this code, or a better version of this code, gets merged into the ldapgroups module. If and when that happens, this module will go away.

This module supports:

  • Role creation, via the core Drupal roles admin form, synchronized as groups in LDAP
  • Added group creation LDIF template to the LDAP provisioning form
  • Role updates, via the core Drupal roles admin form, synchronized as groups in LDAP
  • Role deletes, via the core Drupal roles admin form, synchronized as groups in LDAP
  • Mass LDAP group imports as Drupal roles
  • Group membership updates when roles for a user are granted and/or revoked in Drupal via the core Drupal user form
  • Option to remove user from all LDAP groups when the user account is blocked in Drupal. When the user is unblocked, LDAP group membership is restored, based on the user's roles in Drupal

Requirements

Profiler Example

Profiler Example is an example Install Profile for use with Profiler. You can use this Install profile to see how you would create an Install Profile using Profiler, and also as a starting point for creating your own.

Views Nivo Slider

🇺🇦

This module is maintained by Ukrainian developers.
Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Nivo Slider is the Most Awesome jQuery Image Slider out integrated with Views and Imagecache.

http://nivo.dev7studios.com/

D8 version

#2054795: Drupal 10+ version for Views Nivo Slider

D7

NOTE: Current active branch is 7.x-3.x. 7.x-2.x is deprecated, you will need to download the Nivo Slider jQuery plugin manually for 7.x-3.x

Installation
1) Install and enable the module, together with Views and Libraries API
2) Download the Nivo Slider jquery plugin, supported versions are 2.7.x and 3.x, extract it under sites/all/libraries/nivo-slider

2.7.x or 3.x?
- 2.7.x is recommended over 3.x, as 3.x does not work under Chrome (see issue)
- 2.7.x has 3 themes included, this has been removed in 3.x due to responsive design

To use
1) Create/Edit a view, it only needs 3 fields - a Title, an Image and a Link field, Image field image style is ignored, use the Format to configure it
2) Select Views Nivo Slider for both Format and Show
3) Under Format's Settings, select the correct version you downloaded earlier

D6

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained