You are here

README.txt in Modules weight 7

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 8 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Recommended modules
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

Sometimes we need to modify modules execution order, and some people could write
a code that execute the query to modify the weight of a module in the system 
table, some one might go straight to his favorite SQL client and modify the 
record directly. This module provides an interface to reorder the modules
weight.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/modules_weight

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/search/modules_weight


REQUIREMENTS
------------

No special requirements.


RECOMMENDED MODULES
-------------------

 * Responsive Tables (https://www.drupal.org/project/responsive_tables):
   When enabled the Description and Package columns in the Modules Weight page
   (admin/config/system/modules-weight) will be hidden on mobile devices for
   improve the page readability.

 * Drush Help (https://www.drupal.org/project/drush_help):
   Improves the module help page showing information about the module drush
   commands.


INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module.
   See: https://www.drupal.org/node/895232 for further information.


CONFIGURATION
-------------

 * Configure the module settings in Administration » Configuration » System »
   Modules Weight » Settings:

   - You can choose if you can to show or not the system modules. For this you
     need the 'Administer Modules Weight' permission.

 * Set the modules weight in Administration » Configuration » System »
   Modules Weight:

   - You can select the weight for all the installed and compatible modules
     according to the module settings. For this you need the
     'Administer Modules Weight' permission.

 * Drush commands

   - mw-show-system-modules

     Configures if we can reorder the core modules.

   - mw-reorder

     Configures the modules weight.

   - mw-list

     Shows the modules weight list.


MAINTAINERS
-----------

Current maintainers:
 * Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid
 * Ma'moun Othman (artofeclipse) - https://www.drupal.org/u/artofeclipse


This project has been sponsored by:

 * Vardot

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. Sometimes we need to modify modules execution order, and some people could write
  12. a code that execute the query to modify the weight of a module in the system
  13. table, some one might go straight to his favorite SQL client and modify the
  14. record directly. This module provides an interface to reorder the modules
  15. weight.
  16. * For a full description of the module, visit the project page:
  17. https://www.drupal.org/project/modules_weight
  18. * To submit bug reports and feature suggestions, or to track changes:
  19. https://www.drupal.org/project/issues/search/modules_weight
  20. REQUIREMENTS
  21. ------------
  22. No special requirements.
  23. RECOMMENDED MODULES
  24. -------------------
  25. * Responsive Tables (https://www.drupal.org/project/responsive_tables):
  26. When enabled the Description and Package columns in the Modules Weight page
  27. (admin/config/system/modules-weight) will be hidden on mobile devices for
  28. improve the page readability.
  29. * Drush Help (https://www.drupal.org/project/drush_help):
  30. Improves the module help page showing information about the module drush
  31. commands.
  32. INSTALLATION
  33. ------------
  34. * Install as you would normally install a contributed Drupal module.
  35. See: https://www.drupal.org/node/895232 for further information.
  36. CONFIGURATION
  37. -------------
  38. * Configure the module settings in Administration » Configuration » System »
  39. Modules Weight » Settings:
  40. - You can choose if you can to show or not the system modules. For this you
  41. need the 'Administer Modules Weight' permission.
  42. * Set the modules weight in Administration » Configuration » System »
  43. Modules Weight:
  44. - You can select the weight for all the installed and compatible modules
  45. according to the module settings. For this you need the
  46. 'Administer Modules Weight' permission.
  47. * Drush commands
  48. - mw-show-system-modules
  49. Configures if we can reorder the core modules.
  50. - mw-reorder
  51. Configures the modules weight.
  52. - mw-list
  53. Shows the modules weight list.
  54. MAINTAINERS
  55. -----------
  56. Current maintainers:
  57. * Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid
  58. * Ma'moun Othman (artofeclipse) - https://www.drupal.org/u/artofeclipse
  59. This project has been sponsored by:
  60. * Vardot