You are here

README.txt in Promote Disable 8

Same filename and directory in other branches
  1. 7 README.txt
Promote Disable
_______________

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

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

This simple module allows a user to select content types on which they 
would like to disable the "Promote to front page" option. Although a 
user can set this option on the content type configuration page, this 
does not stop a content author from reselecting the option on individual
pieces of content. 

Promote Disable actually removes the option on both content type forms
and content addition forms. This module is also useful when programmatically 
creating nodes, such as when using the Devel generate module. Promote Disable 
stops nodes from being programmatically promoted to the front page.

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

This module does not have any dependency on any other module.

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

Install as normal (see http://drupal.org/documentation/install/modules-themes).

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

Once installed and enabled go to <yoursite>/admin/config/content/promote_disable
and select the node types you would like Promote Disable to apply
to. No more configuration is needed.

MAINTAINERS
-----------
The development of Promote Disable is sponsored by Eon Creative Limited,
a web design and development company specialising in Drupal development based 
in Glasgow, Scotand.
http://www.eoncreative.com/

File

README.txt
View source
  1. Promote Disable
  2. _______________
  3. CONTENTS OF THIS FILE
  4. ---------------------
  5. * Introduction
  6. * Requirements
  7. * Installation
  8. * Configuration
  9. * Maintainers
  10. INTRODUCTION
  11. ------------
  12. This simple module allows a user to select content types on which they
  13. would like to disable the "Promote to front page" option. Although a
  14. user can set this option on the content type configuration page, this
  15. does not stop a content author from reselecting the option on individual
  16. pieces of content.
  17. Promote Disable actually removes the option on both content type forms
  18. and content addition forms. This module is also useful when programmatically
  19. creating nodes, such as when using the Devel generate module. Promote Disable
  20. stops nodes from being programmatically promoted to the front page.
  21. REQUIREMENTS
  22. ------------
  23. This module does not have any dependency on any other module.
  24. INSTALLATION
  25. ------------
  26. Install as normal (see http://drupal.org/documentation/install/modules-themes).
  27. CONFIGURATION
  28. -------------
  29. Once installed and enabled go to /admin/config/content/promote_disable
  30. and select the node types you would like Promote Disable to apply
  31. to. No more configuration is needed.
  32. MAINTAINERS
  33. -----------
  34. The development of Promote Disable is sponsored by Eon Creative Limited,
  35. a web design and development company specialising in Drupal development based
  36. in Glasgow, Scotand.
  37. http://www.eoncreative.com/