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

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

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


Revision 1.3 - (show annotations) (download)
Tue Feb 10 17:03:19 2009 UTC (9 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +4 -5 lines
File MIME type: text/plain
Cleanup of drupalorg module and some blocks_and_nodes modules for starting new feature development.

 - All project* related things moved into drupalorg_project module, including project stuff from drupalorg module, bingo.*, branches.*, project_stuff.* and redirects.*.
 - The drupalorg module itself moved down to a drupalorg subdirectory, so the supplemental files do not interfer with the rest of the modules.
1 $Id: README.txt,v 1.2 2009/01/26 18:01:23 goba Exp $
2
3 These modules provide customizations used on drupal.org itself. Other sites
4 SHOULD NOT INSTALL OR USE THESE MODULES. They are only included in the main
5 Drupal contributions repository for three reasons:
6
7 1) To facilitate members of the Drupal community who wish to help
8 debug problems and improve functionality on drupal.org.
9
10 2) Certain drupal.org-specific assumptions are made in other modules
11 (in particular, the project and project_issue suite of modules), and
12 some code should be moved from those modules into here. Having a
13 public issue queue for the drupalorg.module will help coordinate these
14 development efforts.
15
16 3) The educational value of an example of the kinds of customizations
17 you can do via a site-specific module.
18
19 Official releases will never be made for this module, since we're just
20 going to update drupal.org based on our changes in CVS. We have no
21 intention of supporting this module such that other sites can make use
22 of it.
23
24 p.s. Did we mention you don't want to run this module on your own site?

  ViewVC Help
Powered by ViewVC 1.1.2