You are here

README.txt in Recently Read 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.3 README.txt
  3. 7 README.txt
  4. 7.2 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


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

The Recently Read module displays the history of recently read Entity a
particular user has viewed. Each authenticated user has its own history
recorded, so this module may be useful i.e. for displaying recently viewed
products on the e-commerce site. The history is displayed as a block and each
content type gets its own block.

 * For a full description of the module visit:
   https://www.drupal.org/project/recently_read

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


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

This module requires no modules outside of Drupal core.


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

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


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

  1. Navigate to Administration > Extend and enable the module.
  2. When the module is enabled, it automatically creates a view block for
       recently read articles.
  3. Navigate to Administration > Configuration > System > Recently read config to
       configure.
  4. From the "Configuration" tab, enable entity types for which you want
       to track recently read items. There are also options for deleting the records:
       Time based, Count based, or Never.
  5. From the "List" tab, entities can be individually configured by
       selecting the "Edit" option.
  6. Navigate to Administration > Structure > Views to create a new view for
       Recently read content (Content) just add a relationship to Recently read
       with Require this relationship option checked. See (Recently read content)
       as an example.


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

First versions of Recently read module were written by Przemyslaw Gorecki and
Terry Zhang. Recently read 8.x was written by Nejc Koporec and Janez Zibelnik.

Maintainer for 8.x:
 * Nejc Koporec(nkoporec) - https://www.drupal.org/u/nkoporec
 * Janez Zibelnik(janezzibelnik) - https://www.drupal.org/u/janezzibelnik

Maintainer for 7.x
 * Przemyslaw Gorecki (pgorecki) - http://drupal.org/user/642012
 * Terry Zhang (zterry95) - http://drupal.org/user/1952394

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Recently Read module displays the history of recently read Entity a
  11. particular user has viewed. Each authenticated user has its own history
  12. recorded, so this module may be useful i.e. for displaying recently viewed
  13. products on the e-commerce site. The history is displayed as a block and each
  14. content type gets its own block.
  15. * For a full description of the module visit:
  16. https://www.drupal.org/project/recently_read
  17. * To submit bug reports and feature suggestions, or to track changes visit:
  18. https://www.drupal.org/project/issues/recently_read
  19. REQUIREMENTS
  20. ------------
  21. This module requires no modules outside of Drupal core.
  22. INSTALLATION
  23. ------------
  24. * Install the Recently Read module as you would normally install a contributed
  25. Drupal module. Visit https://www.drupal.org/node/1897420 for further
  26. information.
  27. CONFIGURATION
  28. -------------
  29. 1. Navigate to Administration > Extend and enable the module.
  30. 2. When the module is enabled, it automatically creates a view block for
  31. recently read articles.
  32. 3. Navigate to Administration > Configuration > System > Recently read config to
  33. configure.
  34. 4. From the "Configuration" tab, enable entity types for which you want
  35. to track recently read items. There are also options for deleting the records:
  36. Time based, Count based, or Never.
  37. 5. From the "List" tab, entities can be individually configured by
  38. selecting the "Edit" option.
  39. 6. Navigate to Administration > Structure > Views to create a new view for
  40. Recently read content (Content) just add a relationship to Recently read
  41. with Require this relationship option checked. See (Recently read content)
  42. as an example.
  43. MAINTAINERS
  44. -----------
  45. First versions of Recently read module were written by Przemyslaw Gorecki and
  46. Terry Zhang. Recently read 8.x was written by Nejc Koporec and Janez Zibelnik.
  47. Maintainer for 8.x:
  48. * Nejc Koporec(nkoporec) - https://www.drupal.org/u/nkoporec
  49. * Janez Zibelnik(janezzibelnik) - https://www.drupal.org/u/janezzibelnik
  50. Maintainer for 7.x
  51. * Przemyslaw Gorecki (pgorecki) - http://drupal.org/user/642012
  52. * Terry Zhang (zterry95) - http://drupal.org/user/1952394