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

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

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


Revision 1.3 - (show annotations) (download)
Fri May 18 15:06:19 2007 UTC (2 years, 6 months ago) by darrenoh
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.2: +9 -31 lines
File MIME type: text/plain
Updated for Drupal 5.
1 $Id$
2
3 Drupal assigns each module a weight. For most operations involving any
4 module that defines a particular hook, the modules are invoked in order
5 first by weight, then by name.
6
7 This module adds a weight column to the modules table at
8 admin/build/modules, allowing weights to be viewed and edited. Once
9 activated, a weight column appears on the modules table. To change a module
10 weight, edit its value and press "Save configuration". Any user who can
11 submit the admin/build/modules form will be able to change module weights.

  ViewVC Help
Powered by ViewVC 1.1.2