Filter Configurations

Component type

module

Categories

Maintenance status

Development status

Downloads

35

Component created

Component changed

Adds filtering capability to "admin/config" page.

Description:

The admin/config page doesn't have any option to search for specific configurations.

This module provides a search input in this page so that users can search/filter specific configurations by typing in the input box.

Dblog Search

Component type

module

Maintenance status

Development status

Downloads

43

Component created

Component changed

Allows text search in Dblog messages. Just enable and use, no need to install or configure additional third party components.

Requirements

Core DBlog module enabled.

Usage

Once the module is activated, you can use text search in standard dblog path (admin/reports/dblog).

Module searches both description and variables of Dblog messages.

Persistent Log

Component type

module

Maintenance status

Development status

Downloads

51

Component created

Component changed

This module records specific kinds of log events in permanent storage, which is not truncated like the core watchdog log. It is particularly useful for capturing rare events in sites that generate a high volume of log messages, which would otherwise get lost quickly.

To set it up, visit "Reports -> Persistent log messages" after installation, and create a new log channel. The channel can filter messages by type, severity, and/or message text.

Each channel can be viewed and cleared individually.

Files size

Component type

module

Maintenance status

Development status

Component created

Component changed

Files size module provides the counts of the file size and show the icon of the file type.

File size module is depends on the views module. User needs to call show the files by using view and needs

to select "URL to File".

There are the configuration option to allow files icon and Mime Type with extension. Please go to the below

url after login to the admin.

admin/config/development/files_size (Configuration >> Development >> File icon and File size settings).

Drush Help

Component type

module

Categories

Maintenance status

Development status

Downloads

60

Component created

Component changed

To see the drush commands help you need to use drush help COMMAND_NAME from the command line, but if you want to see this information in Drupal you'll can't do it.

This module improves the module help page showing information about the module drush commands.

The drush command help section only will be added if the module for which you are viewing the help have drush commands defined.

Issues

As with all contributed modules, when considering submitting an issue:

Feeds Dashboard

Component type

module

Maintenance status

Development status

Component created

Component changed

Dashboard showing import history for Feeds (D7)

This module adds a new "History" tab on your Feeds import page at /import/[your_import_name]. This tab recaps every action that has been made since the first import to the last (content creations/updates/deletions) and allows you to bulk delete an import (revisions need to be activated for your content) instead of using the "Clear content" tab which deletes every single node imported through the importer.