You are here

README.txt in Views Summarize 7

Same filename and directory in other branches
  1. 7.2 README.txt
  2. 1.1.x README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Extending
 * Maintainers


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

The Views Summarize module enables an extra display style which displays
summaries of a column on the last row.

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


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

This module requires the following modules:

 * Views (https://www.drupal.org/project/views)


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

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


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

This module does not itself have configuration, but each Views display you
create that uses the Summarized table display style does. Add and configure the
fields you want to display, then click the "settings" link for the Summarized
table format. On the popup form, in the table, will be the Summarize column that
allows you to specify which summary handler to use for that field.

Also on that form, toward the bottom of the form, is the "Display the summary
row only" setting. Checking that box means that the data that is being
summarized will not be displayed.


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

Current maintainers:
 * Aidan Lister (aidanlis) - https://www.drupal.org/u/aidanlis
 * Jason Flatt (oadaeh) - https://www.drupal.org/u/oadaeh

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Extending
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The Views Summarize module enables an extra display style which displays
  12. summaries of a column on the last row.
  13. * To submit bug reports and feature suggestions, or track changes:
  14. https://www.drupal.org/project/issues/views_summarize
  15. REQUIREMENTS
  16. ------------
  17. This module requires the following modules:
  18. * Views (https://www.drupal.org/project/views)
  19. INSTALLATION
  20. ------------
  21. * Install as you would normally install a contributed Drupal module. Visit
  22. https://www.drupal.org/node/895232/ for further information.
  23. CONFIGURATION
  24. -------------
  25. This module does not itself have configuration, but each Views display you
  26. create that uses the Summarized table display style does. Add and configure the
  27. fields you want to display, then click the "settings" link for the Summarized
  28. table format. On the popup form, in the table, will be the Summarize column that
  29. allows you to specify which summary handler to use for that field.
  30. Also on that form, toward the bottom of the form, is the "Display the summary
  31. row only" setting. Checking that box means that the data that is being
  32. summarized will not be displayed.
  33. MAINTAINERS
  34. -----------
  35. Current maintainers:
  36. * Aidan Lister (aidanlis) - https://www.drupal.org/u/aidanlis
  37. * Jason Flatt (oadaeh) - https://www.drupal.org/u/oadaeh