Hijri

Component type

module

Maintenance status

Development status

Downloads

2796

Component created

Component changed

This is a smart module that basically extends Drupal's display date to provide Hijri Date integration with Drupal core date field and with other Drupal contributions.

This module is integrated very well with Views module. You can use it to display Hijri date instead of Gregorian date or you can have them both by mention "الموافق".
Also this module comes with Hijri block that will be showing Hijri today date on your website wherever you want to show your Hijri Block of today's date in your header for example.

title_clean

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module should check the title of a node before it is saved and remove any non-alphanumeric characters but leave spaces..

The admin config page will allow selection of which content types should have their titles cleaned of non-alphanumeric characters (leave spaces in). Only those node types that are selected on the admin config page should have their title’s cleaned.

Status Watchdog Logger

Component type

module

Maintenance status

Development status

Downloads

916

Component created

Component changed

Status Watchdog logs system status messages (admin/reports/status) to the watchdog. This is especially useful when combined with syslog and external monitoring solutions such as Splunk.

Dependencies

Installation

Simply turn on the module and watchdog messages will be logged during cron runs. By default, messages are logged once per hour and after a cache clear. This ensures that any changes in status after a deployment are immediately logged.

Module Export

Component type

module

Categories

Maintenance status

Development status

Downloads

2105

Component created

Component changed

Export all or enabled modules on Drupal as a module or CSV file. The exported
module can be used as a check tool to see if the required modules are all
enabled on the same install or could be used to sync the list of enabled modules
across Drupal installations.

The module allows you to export all of the installed/enabled modules into
another empty module as dependencies. You can verify and enable the exported
module on another Drupal installation after satisfying all the missing
dependency modules.

Panels Pane Automatic Menu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a new panel pane (Automatic Menu) that generates a local navigation menu using named anchors.

The menu is generated from the titles of the selected panel region during configuration. If a pane does not have a title or is marked as excluded, it won't be added into the menu.

Slack Entity

Component type

module

Maintenance status

Development status

Downloads

328

Component created

Component changed

This creates an Entity for use with the Slack messaging service. This entity does nothing by itself, but can be leveraged by other modules requiring it. Because it is an entity, this means that once you get data here via Slack it has Views, Field UI and RestWS integration automatically.