Iniscan

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Implementation of the iniscan project in Drupal.
The module integrates the iniscan methods to display security concerns with the configuration of the php.ini file in use in the Drupal site

From iniscan:

Dindent

Component type

module

Categories

Maintenance status

Development status

Downloads

3834

Component created

Component changed

The Dindent module is dedicated to developers who suffer from OCD and cannot bare reading template engine produced output.

Using the Dindent parser written by Gajus Kuizinas, this module allows you to beautify your Drupal HTML without lifting a finger.

Dindent was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark
- http://twitter.com/Decipher

 

Before / After

Dindent - Before / After

Error

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Uses drupal_set_message() to add a status, warning and error to every page to help with testing theming.

Drupal 8.x only.

Migrate Generate

Component type

module

Maintenance status

Development status

Downloads

347

Component created

Component changed

COMING SOON

What is Migrate Generate?

As an extension of the migrate module, the purpose of this module is to allow you to generate various datatypes, relationships, and media to primarily or alternately source new and existing migrations.

Provides the MigrateGenerateSource (extension of MigrateSource) which allows you to extend Migration for populating your content with rich generated dummy content.