Proposals

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Not yet approved and to be discussed coding styles.

Contributed Module Code Reviews

Code review of existing contributed modules is frequently cited as a means to improving the quality of existing contributed modules. However, the task of performing a code review falls somewhere between documentation, writing and reviewing patches, reviewing CVS applications, and creating new modules.

This is a proposal to elevate the visibility of module review, and make it easier for newcomers to perform module reviews.

Read more

Package names for contributed modules (Drupal 7)

Modules are grouped on the module administration page (admin/modules in Drupal 7) by package, which is defined, optionally, in our module's .info file. Package, then, is the most visible way in which modules are categorized. This wiki page documents package names chosen by module maintainers, please edit it!

Read more

Doxygen @file directives

In the Doxygen formatting conventions doc, it says that files should be documented with the @file directive and gives the following example:

<?php
// $Id: theme.inc,v 1.202 2004/07/08 16:08:21 dries Exp $

/**
* @file
* The theme system, which controls the output of Drupal.
*
* The theme system allows for nearly all output of the Drupal system to be
* customized by user themes.
*/

Note the @file line in particular.

Read more

GHOP #127: Benchmark results table

Hi,
I need a table for #127, so it will go here :)
This table is now fully complete :)

<

table>

Test Page Caching Drupal 5 requests/sec Drupal 5 overalltime Drupal 6 requests/sec Drupal 6 overalltime % differences for Drupal 6(based on requests/s)

Index with 30 nodes No 3.64 55.13 3.42 58.46 -06%

normal 136.62 Read more

GHOP #136: Improve coder_format checklist

This page is for tracking the findings of GHOP #136 in coder_format of the coder module.

Read more

Break up core page handlers to include files

http://drupal.org/node/140218 now makes this possible: http://drupal.org/node/146172

So let's do it. :-)

Core still needs to be factored out to separate page include files. If you're interested in helping out, grab a module below. Please follow the guidelines listed in the documentation page above. If you feel the documentation page should be changed, comment on the book page so we can keep that all together in one place.

A starting list of functions in node, user, and system: http://groups.drupal.org/node/5239. Note, however, that some of this (especially node) may be touched by the actions patch.

Read more
Subscribe with RSS Syndicate content

Coding standards

Group organizers

Group categories

Status

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week