log_stdout

Component type

module

Maintenance status

Development status

Downloads

4457

Component created

Component changed

Active development for this project happens on Github. Please use Github for contributing code, or reporting bugs, or requesting features.

This module provides an hook for Drupal Watchdog that directs log messages to php://stdout or php://stderr for better log handling with Docker.

Display Sync

Component type

module

Maintenance status

Development status

Downloads

88

Component created

Component changed

INTRODUCTION

The Display Sync module enables synchronising of custom display modes, both form and view modes, with the default mode.

A simple checkbox has been added at the bottom of each non-default display mode edit form. Once this has been checked then any changes to the display mode can only be made via the default mode form. A warning messages is displayed to this effect.

REQUIREMENTS

No special requirements.

Informz API Intergation

Component type

module

Categories

Maintenance status

Development status

Downloads

271

Component created

Component changed

Integration to leverage data between Informz and Drupal, that is used for exchanging data to informz. Module invokes SOAP API request of Informz.

Performs below tasks

1) While user registration on your application, using Drupal hook_user_insert(), data is send to informz as Subscribers.

2) It provides synchronizing all subscribed user from informz to application.

Admin configuration page, that will set required configurable variables.

Jarvis

Component type

module

Maintenance status

Development status

Component created

Component changed

Jarvis is your admin assistant, putting Drupal at your fingertips via a quicksearch interface.

You may search nodes, taxonomy terms, and administrative links, preventing you from having to navigate the back-end of a site. This is particularly useful when trying to find content on a site that may contain thousands of nodes.

Display Machine Name

Component type

module

Maintenance status

Development status

Downloads

203

Component created

Component changed

INTRODUCTION

The Display Machine Name module enables showing the machine name next to the label on view/form display edit forms. This is useful to identify fields which have the same label which can happen when you are using other modules such as field_group or conditional field types of modules.

A simple checkbox has been added at the bottom of each display to enable viewing of the machine name.

REQUIREMENTS

No special requirements.

Suggest

Component type

module

Maintenance status

Development status

Component created

Component changed

Co-create Content

Engage your audience by letting them contribute to the content of your site.

Suggest is a module that allows a visitor (anonymous user) to send a contribution to an already published node.

Site editors are able to see the contributions on the individual node. They can see a diff between the original content and the submitted suggestion. The diff is made against the version of the content that the visitor modified.

Site editors can then choose which parts of the suggestions to implement.