Babel - language insights for Drupal 8

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal 8 comes with interface translation, configuration translation and content translation built in. But how do you know what is used to build each page? Did you know that when you edit a content entity, all three are involved in building the page in their own realms? This modules helps figure out what comes from where and to fill the blanks in translation.

Features already available:

Syslog Reader

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module makes syslog data available as a paginated, filterable table. It combines the convenience of the database log with the performance of syslog.

Large log files are no problem as data is read from the end of the log file with a constant amount of memory. The total number of log entries read is capped to limit CPU and disk usage.

Installation:

Email notification developer

Component type

module

Categories

Maintenance status

Development status

Downloads

680

Component created

Component changed

This module for drupal 7 aims at the implementation of mailing these two types of Email information.
1 - Facilitates tracking error for hosting development message on his website that there are errors. For example, when changing versions of PHP, PHP or disable certain libraries. You expose term deliveries, and get on your Email that you specify in the settings list errors without duplicates.

Field Group Image

Component type

module

Maintenance status

Development status

Downloads

1005

Component created

Component changed

This is a simple module that allows admins to upload an image for a field group. You can upload an image for a field group on the Manage Fields or Manage Display tabs of any fieldable entity.

Other settings include image style (thumbnail, etc) and display position (above, below, left, right) for the uploaded image.

Drop Guard

Component type

module

Maintenance status

Development status

Downloads

6926

Component created

Component changed

Drop Guard is a service to automate Drupal updates. To use Drop Guard with your Drupal installation you need to install this module. It will collect data about installed modules and themes and send this information securely encrypted to Drop Guard. Then Drop Guard will retrieve available updates for your site and care about the updates automatically, together with integration with your deployment processes.

SiteInfo

Component type

module

Categories

Maintenance status

Development status

Downloads

1610

Component created

Component changed

Site Info is a module which displays site related information by simply installing it. It provides the following things:

  • Site Name
  • Drupal Version
  • PHP Version
  • Database Information
  • Content Type
  • User

This module extends Drupal to provide brief inforamtion about the website. That information might be helpful for site administrator. Site administrator(s) would be able to get the Site Information in a single page.

Fast Content Type UI

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a tab to the content type admin page with a form to create and edit the basics of all content types on one page. It works in conjunction with the standard content type edit form, so you can use the fast UI where possible and use the standard UI when you need it.

Node title help text

Component type

module

Categories

Maintenance status

Development status

Downloads

3237

Component created

Component changed

screenshot of node title help text fieldThis module allows administrator to add help text to node title field. You can set different help text for each content type. The configuration is available at content type edit form. It helps content editors understand the title field easily.