Devel Generate Text Settings

Component type

module

Categories

Maintenance status

Development status

Downloads

938

Component created

Component changed

Devel Generate, which is part of the Devel module, makes it really simple to create dummy entities in Drupal. It'll create everything from users to taxonomy terms to nodes. It does a great job of populating most field types (including images). Sometimes it'd be nice to have more control over the output that it's generating. In particular, text fields often get populated with too much text.

SoftLayer API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an API for accessing the SoftLayer API. It does not do anything on its own, it merely provides an administrative UI and basic API functions for interacting with SoftLayer's API.

Empty

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is used to delete structure & content in the site. Structure in the sense content types,
taxonomies, users, menus.

This is mainly a developer tool, which gives wide range options to clean your site.

Delete contents and content types

Delete Taxonomies and terms

Delete Users and roles

Delete menus or menu links

Open Issues

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Lists open issues in to the console relate to the page you are on, so you can:

  • Help fix
  • Be aware of problems
  • Test patchs (if up to date)

I would like this to run after all php and JavaScript.

we need:

  • 'git status' in JavaScript. (is this possible?)
  • A way of know if a issues relates to the page

please post ideas

Sauron

Component type

module

Maintenance status

Development status

Component created

Component changed

Sauron project (and its documentation) is hosted on GitHub

Sauron is a python 2.7 application built on top of Fabric framework. It provides a few tasks to deal with Drupal :

  • Generate a report of available updates for modules and core
  • Run PHP_CodeSniffer and PHP_MessDetector of specific developpment