Module Filter

Component type

module

Maintenance status

Development status

Downloads

2449818

Component created

Component changed

The modules list page can become quite big when dealing with a fairly large site or even just a dev site meant for testing new and various modules being considered. What this module aims to accomplish is the ability to quickly find the module you are looking for without having to rely on the browsers search feature which more times than not shows you the module name in the 'Required by' or 'Depends on' sections of the various modules or even some other location on the page like a menu item.

Core translation import

Component type

module

Categories

Maintenance status

Development status

Downloads

2025

Component created

Component changed

This module is deprecated in favour of the much more useful Localization update.

The core translation module provides an additional option for the importing of module and theme translations for Drupal core.

As of Drupal 6, contributed modules and themes include translations with the downloaded or checked out version of the module. However, for Drupal core, translations are not part of the Drupal core distribution.

Dataset

Component type

module

Maintenance status

Development status

Downloads

3014

Component created

Component changed

The Dataset module is for grouping nodes together in sets. A typical use case for this module is if you are importing data from a 3rd party in to nodes and you wish to know if a piece of data is no longer in a feed. If you update all the existing items in the feed, as you parse it, so they are in a new set, then any items that were not in the feed this time will be in an older set, so you know you can delete them because they are no longer valid. Dataset includes functions for performing bulk actions on nodes in a given set or sets.

Search Engine Referer API

Component type

module

Categories

Maintenance status

Development status

Downloads

2032

Component created

Component changed

The Search Engine Referer API module is indented to be used by other modules, in blocks or themes to provide targeted content to users who come from search engines.

This module provides a function to retrieve information on the search performed by a user who comes from one of the supported search engines. The function serapi_get_search() returns an array containing the referring URL, the extracted search string and an array with the search keyword(s).

Navigate

Component type

module

Maintenance status

Development status

Downloads

15113

Component created

Component changed

This module is unsupported due to a security issue the maintainer didn’t fix. See Navigate - Moderately Critical - Multiple Vulnerabilities - Unsupported - SA-CONTRIB-2015-112 for details.
If you want to use this module, your options are:

Seeking 5 volunteers to pre-beta test Navigate 2.0!
See #958526: Navigate 6.x-2.x Pre-Beta Testers

Watch a video demonstration of Navigate

Navigate is a quickly deployable, highly customizable and reasonably sexy navigation tool for Drupal. Navigate bar consists of widgets like menu search, collapsible menus and favorites, and can be customized for individual users or user roles. Navigate has been tested with many themes, and can be themed to match the look of any site.

Node Redirect

Component type

module

Categories

Maintenance status

Development status

Downloads

2749

Component created

Component changed

At Tribute Media we required the ability to create a simple form that would redirect to a page from a form. In our case, we needed our clients to log into a page which requested a contract ID. Upon entering the contract ID, the user would then be redirected to a form built specially for that user.

This module solves the problem by doing the following:

Draggable blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

1024

Component created

Component changed

This module presents an on-page administration interface for blocks, using drag and sort jquery ui functionality.

In this way, on a WYSIWYG environment and without programming knoledge, blocks can visualy been arranged, enable and disable.

For this module to work, themes just have to declare editable regions on module.draggable.blocks.yml or theme.draggable.blocks.yml. Take a look on draggable_blocks.draggable.blocks.yml file for an example.

Translation tabs

Component type

module

Categories

Maintenance status

Development status

Downloads

1016

Component created

Component changed

translation_tabs module adds extra tabs on top of the node form, so that users can easely go to the translation, or add a new translation. Without going to translate every time.
If they click on a tab, immediately, the correct url is formed. And the node-edit form, or the node-add, with language selected is shown.