Sample

Component type

module

Categories

Maintenance status

Development status

Downloads

643

Component created

Component changed

Sample data about the server environment and report it to a central location. The primary purpose of this tool is to allow core developers to collect samples of specific server environment information to aid in decision making.

The results can be viewed at http://survey.reviewdriven.com/results.

Developer Quick Links

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Note : This module has been abandoned and any free time I have, I will be using it to work on https://www.drupal.org/project/eazylaunch

Quicklinks is a drupal module that helps the developers to quickly find the
right urls(menu paths) that they are looking for. It is available in the form of a block
as well as a page.

For those of you who are used to the linux style auto-suggest this can be
very handy.

Token tweaks

Component type

module

Categories

Maintenance status

Development status

Downloads

24080

Component created

Component changed

Provides tweaks for tokens (mostly to improve performance)

  • Modify the default depth limit for the token tree UI. This does not affect replacement of any tokens, just limits how "deep" you can see possible tokens to use.

Potential new features

  • Disable token types or specific tokens.

Commerce Services

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

The Commerce Services module integrates with the Services v3.x or later to provide methods to create and manage product nodes via Web Services.

Currently product.create action is enabled for use, and we're looking forward to add new actions soon.

Commerce Services seeds are in Groups.Drupal and Services Issues.

Object Stream

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Object Stream is a PHP 5.3 API, tuned for Drupal usage which aims to provide fast, flexible and API driven object set loaders.

Object sets are being considered as data streams, using PHP SPL interfaces for intuitive and easy usage.

Cache Manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Cache Manager started as a suggestion for a Book Study homework problem for the chapter on Caching, designed originally to report the names of all tables starting with the name cach_ or prefix_cache_. As features were brainstormed, initially with reporting many statistics about each cache table, the slow realization came these new features could be very useful to select types of web sites, particularly heavy traffic sites.

Simple example entity for Drupal 7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a fully-working example of a simple entity using only the core API (no dependencies on contrib modules). It includes a complete UI with the ability to create, view, update, and delete entities of the "DUG meeting topic" type. The entity is not fieldable (although it would not be difficult to add fields).

The audience for this is module developers who are new to Drupal 7 entities.

The current snapshot can be downloaded from this page.