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

Menu translation (Node)

Allows a single node menu item to point to different node translations belonging to the same translation set depending on the current language.

In conjunction with the Menu translation module, shipped with the Internationalization project, Menu translation (Node) allows to have a fully translated menu without needing to replicate the node menu items per language.

Usage

Enable Menu translation (Node), create a node menu item and check the Enable node translation checkbox on the menu item editing or node form. You can change the default value of the checkbox for a specific menu in the menu edit form.

When node translation is enabled for a translation set, the edit form of the source node will show the usual menu item form. The node translations instead will have a textfield allowing to translate the menu item title through the String translation feature of the Internationalization project.

Note that if you need to translate titles into the default language you need to add the following line to your settings.php:

<?php
$conf["i18nstrings_translate_langcode_$langcode"] = TRUE;
?>

where $langcode is the language code of the default language.

AJAX Poll

AJAX Poll adds the ability for users to vote on polls without reloading the page. It works with the normal Poll module included with Drupal core.

Handbook

handbook.png

A Zen sub theme for handbook sites.

The theme focuses on handling marked up content extremely well, helping you to rapidly create handbook sites that are pleasurable to read without having to design everything first.

Apart from proper styling for commonly used HTML elements, there's support for typical 'incorrect'/'correct' examples (as seen in the screenshot.)

All at once configuration

A Drupal administration page showing checkboxes and one dropdown for multiple content types to edit display, revision, preview, published, promoted, sticky all at once.

This module seeks to put scattered configurations all in one place, making it easy change settings or to set all defaults at once.

Views Slideshow: Galleria

Galleria with Classic theme

Integrating Galleria with Views Slideshow.

Galleria is a JavaScript image gallery framework built on top of the jQuery library. The aim is to simplify the process of creating professional image galleries for the web and mobile devices.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained