You are here

README.txt in Content type overview 6

Same filename and directory in other branches
  1. 7 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 Administer > Site building > Modules and enable the Content type
   overview module.


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

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

You can now go to Administer > Content management > 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 Administer > Site building > Modules and enable the Content type
  14. overview module.
  15. Configuration
  16. --------------------------------------------------------------------------------
  17. 1. Go to Administer > Site configuration > Content type overview and select the
  18. content types you want to display on the over view page.
  19. You can now go to Administer > Content management > Content types and click the
  20. new Overview tab to edit all selected content type settings in one place.
  21. Supported modules
  22. --------------------------------------------------------------------------------
  23. Currently, the module handles form elements supplied by the following core and
  24. contributed modules:
  25. * Comments (core)
  26. * Automatic Nodetitles (contrib)
  27. Support
  28. --------------------------------------------------------------------------------
  29. Please post bug reports and feature requests in the issue queue:
  30. http://drupal.org/project/content_type_overview
  31. Credits
  32. --------------------------------------------------------------------------------
  33. Author: Morten Wulff