| 1 |
$Id$
|
| 2 |
|
| 3 |
This directory contains a collection of modules and blocks that used to house PHP
|
| 4 |
code on Drupal.org. For better security and stability, these have been converted
|
| 5 |
to modules and maintained in this project.
|
| 6 |
|
| 7 |
Here is a brief description of each and some maintenance notes, if applicable:
|
| 8 |
|
| 9 |
* advert
|
| 10 |
This module holds several blocks that are used for advertising on Drupal.org.
|
| 11 |
The ads are either HTML or Javascript (e.g. Google Adsense). The logic in the
|
| 12 |
module restricts the block's visibility to certain forums (mainly 'Paid services'
|
| 13 |
and 'Hosting support').
|
| 14 |
|
| 15 |
To add new blocks, add the appropriate lines in the _advert_list_blocks(), mainly
|
| 16 |
a Forum Term ID, and a title for the block.
|
| 17 |
|
| 18 |
* bingo
|
| 19 |
Patch bingo module, for the links in the contributor's block.
|
| 20 |
|
| 21 |
* branches
|
| 22 |
Displays the active branches within Drupal's CVS.
|
| 23 |
|
| 24 |
* handbook
|
| 25 |
Some special handbook pages that have some embedded logic.
|
| 26 |
|
| 27 |
* pivots_block
|
| 28 |
Displays conversation pivots block on project pages.
|
| 29 |
|
| 30 |
* planet_drupal_subscription
|
| 31 |
|
| 32 |
* project_stuff
|
| 33 |
Miscellaneous project module stuff.
|
| 34 |
|
| 35 |
* quick_stats
|
| 36 |
|
| 37 |
|
| 38 |
* redirects
|
| 39 |
|
| 40 |
|
| 41 |
* searchquery
|
| 42 |
|