Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Faker

Use the PHP Faker library to generate more meaningful sample content.

Devel Generate is great for creating a lot of sample content in a hurry, but sometimes you want samples that are more meaningful, or closer to the content you expect users to generate. This is where Faker comes in.

Faker is a PHP library that generates fake data for you

Faker (the library) can generate real looking names, addresses, emails, domains and more. Faker (the module) combines the library with quick content creation abilities provided by Devel Generate, to give you the power to easily generate real looking sample content.

Installation w/ Drush make

The module includes a drush make file that will automatically download the necessary library when installing via drush make. Just add faker to your project's drush make file.

Manual installation

Usage

  • Implement hook_faker_node_generate() from your module/feature. See faker.api.inc in the source for more info about the available hooks.

JSON Escaped String

Drupal uses php's json_encode() to convert php arrays and objects into javascript's object literal syntax.

INTERNET RELAY SQL (IRSQL)

You don't even want to know. Really, you don't.

Ok. Well. If you insist.

MultistepForm

Provides a utility module that makes it very simple to create one or more multistep forms.

Apollo XIII

This module provides a Views integration to follow your drupal.org projects & issues.

How to use ?

  1. Edit the default view at: admin/structure/views/view/apollo_xiii_issue_view
  2. Expand the "Advanced" tab and click on "Other > Query settings > Settings" to configure the projects and issues you want to follow
  3. Edit your View as you wish and save it
  4. Enjoy...

Feel free to clone that view or add displays (block, feed...)

What else ?

Some other projects also allow you to monitor and follow your drupal.org projects and issues.

Rocketship

A drupal.org issue scraper and display tool.

Views XML Backend

Views XML Backend is a Views 3 plugin that adds native XPath 1.0 query generation.

Office hours task manager

View integration of drupal.org issues.

Comment on anything

This module allows commenting on entities that are not nodes, such as users or media entities.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools