You are here

README.txt in Content type overview 7

Same filename and directory in other branches
  1. 6 README.txt
Content type overview
================================================================================

Summary
--------------------------------------------------------------------------------

Provides easy access to all basic content type settings.


Requirements
--------------------------------------------------------------------------------

No requirements.


Installation
--------------------------------------------------------------------------------

1. Copy the content_type_overview folder to sites/all/modules or to a
   site-specific modules folder.

2. Go to Modules and enable the Content type overview module.


Configuration
--------------------------------------------------------------------------------

1. Go to Configuration > Development > Content type overview and select the
   content types you want to display on the over view page.

You can now go to Structure > Content types and click the new Overview tab to
edit all selected content type settings in one place.


Supported modules
--------------------------------------------------------------------------------

Currently, the module handles form elements supplied by the following core and
contributed modules:

 * Comments (core)
 * Automatic Nodetitles (contrib)


Support
--------------------------------------------------------------------------------

Please post bug reports and feature requests in the issue queue:

  http://drupal.org/project/content_type_overview


Credits
--------------------------------------------------------------------------------

Author: Morten Wulff <wulff@ratatosk.net>


File

README.txt
View source
  1. Content type overview
  2. ================================================================================
  3. Summary
  4. --------------------------------------------------------------------------------
  5. Provides easy access to all basic content type settings.
  6. Requirements
  7. --------------------------------------------------------------------------------
  8. No requirements.
  9. Installation
  10. --------------------------------------------------------------------------------
  11. 1. Copy the content_type_overview folder to sites/all/modules or to a
  12. site-specific modules folder.
  13. 2. Go to Modules and enable the Content type overview module.
  14. Configuration
  15. --------------------------------------------------------------------------------
  16. 1. Go to Configuration > Development > Content type overview and select the
  17. content types you want to display on the over view page.
  18. You can now go to Structure > Content types and click the new Overview tab to
  19. edit all selected content type settings in one place.
  20. Supported modules
  21. --------------------------------------------------------------------------------
  22. Currently, the module handles form elements supplied by the following core and
  23. contributed modules:
  24. * Comments (core)
  25. * Automatic Nodetitles (contrib)
  26. Support
  27. --------------------------------------------------------------------------------
  28. Please post bug reports and feature requests in the issue queue:
  29. http://drupal.org/project/content_type_overview
  30. Credits
  31. --------------------------------------------------------------------------------
  32. Author: Morten Wulff