You are here

README.txt in Node view count 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.3 README.txt
  3. 7.2 README.txt
Welcome to Node view count.

Installation:
------------
1. Download and unpack the Node view count module in your modules folder
   (this will usually be "sites/all/modules/").
2. Go to "Administer" -> "Modules" and enable the Node view count module.

Configuration:
-------------

Go to "Configuration" -> "Content authoring" -> "Node view count" to find
all the configuration options.

Features:
---------

* The ability to select the type of node for which will be counted
* The ability to choose node view modes to count views of node
* The ability to choose user roles to count node views
* The ability to choose a way how the module should count node view. If you want count node views anonymous users you must choose JS way.
* It is possible to add a field "Node Count" in Views.

File

README.txt
View source
  1. Welcome to Node view count.
  2. Installation:
  3. ------------
  4. 1. Download and unpack the Node view count module in your modules folder
  5. (this will usually be "sites/all/modules/").
  6. 2. Go to "Administer" -> "Modules" and enable the Node view count module.
  7. Configuration:
  8. -------------
  9. Go to "Configuration" -> "Content authoring" -> "Node view count" to find
  10. all the configuration options.
  11. Features:
  12. ---------
  13. * The ability to select the type of node for which will be counted
  14. * The ability to choose node view modes to count views of node
  15. * The ability to choose user roles to count node views
  16. * The ability to choose a way how the module should count node view. If you want count node views anonymous users you must choose JS way.
  17. * It is possible to add a field "Node Count" in Views.