/[drupal]/contributions/modules/drupalorg/blocks_and_nodes/README.txt
ViewVC logotype

Contents of /contributions/modules/drupalorg/blocks_and_nodes/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Oct 9 17:32:02 2008 UTC (13 months, 2 weeks ago) by kbahey
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
Adding description for several modules, and maintenance notes.
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

  ViewVC Help
Powered by ViewVC 1.1.2