Private Innovation

Component type

module

Categories

Maintenance status

Development status

Downloads

504

Component created

Component changed

One of the main reasons to use Drupal is to minimize how much custom code needs to be maintained for a website. Every unique problem can be decomposed into the same problems that everyone has. These problems should be solved by modules on drupal.org.

This module calculates how many lines of code (LoC) of private innovation there is in a Drupal site.

Full report is available at Reports => Private Innovation. Total custom LoC is on status page. drush pi will output a summary.

Versions API

Component type

module

Maintenance status

Development status

Component created

Component changed

Don't you hate it to manually check every drupal site you maintain for updates. Of course there are these update notification mails, but they only tell you, that you should check for updates on a single site. Wouldn't it be great to have a control center where you can check & download the updates for all of your sites at once.

XDevel

Component type

module

Categories

Maintenance status

Development status

Downloads

187

Component created

Component changed

This is my personal version of Devel, which utilises Devel functions in a slightly different way.

It's main use is to provide an analogue to dpm(), xdump().

The key differences are:

Mockery

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an experiment for exploring possibilities to integrate the third party PHP mock object framework mockery into DrupalWebTestCase. The goal is to provide an easy to use API for testing drupal hooks invoked during DrupalWebTestCase::drupalGet in a stub module.

Installation

Install PHP mockery using PEAR:

GW2

Component type

module

Maintenance status

Development status

Component created

Component changed

ArenaNet is currently developing an API to expose game data from their Guild Wars 2 game. This module will provide integration for displaying game data on a Drupal website.

Please visit the issues queue for development discussion.

More information about the API is available at https://forum-en.guildwars2.com/forum/community/api/API-Documentation/fi...

Batch video

Component type

module

Maintenance status

Development status

Downloads

908

Component created

Component changed

Tired looking at the boring batch page ? Always going for a walk when running simpletests until they are done ?

Add a video to it and have some fun while you wait! Videos are config entities, so you can easily create your own videos.

Inspired by Alex Pott during a Drupalcon breakfast.