| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 | 
							- CONTENTS OF THIS FILE
 
- ---------------------
 
-  * Introduction
 
-  * Requirements
 
-  * Installation
 
-  * Configuration
 
-  * Maintainers
 
- INTRODUCTION
 
- ------------
 
- The Override Node Options module allows permissions to be set to each field
 
- within the Authoring information and Publishing options fieldsets on the node
 
- add/edit form so that they can be configued by non-admin users.
 
- REQUIREMENTS
 
- ------------
 
- No special requirements.
 
- INSTALLATION
 
- ------------
 
- Install as you would normally install a contributed Drupal module. Visit
 
- https://www.drupal.org/docs/7/extending-drupal-7/installing-drupal-7-contributed-modules
 
- for further information.
 
- CONFIGURATION
 
- -------------
 
-  * Adjust module settings in admin/config/content/override-node-options to
 
-    enable general and/or content type specific permissions.
 
-  * Assign permissions in admin/people/permissions#module-override_node_options.
 
- MAINTAINERS
 
- -----------
 
- Current maintainers:
 
-  * Oliver Davies (opdavies) - https://www.drupal.org/u/opdavies
 
 
  |