• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Who Viewed this Item

Bob

Developer
Staff member
As per title, I've implemented a new feature that displays a "Who viewed this item" block on the Item Overview page.

This is a permissions based feature as well as a per category feature.

There are 2 new permissions for flexibility
:
  • View who viewed item. This permission pertains to all users (to include Item Authors, Co-Authors and Contributors) within a user group.
  • View who viewed own item. This permission pertains only to Item Authors, Co-Authors and Contributors.
Selection_356.png


There is a new Category Option "Display who viewed this item.

Note
: The upgrade sets this to ENABLED.

Selection_359.png


There are 2 new Showcase Options

There is a new SC Item Page Option >> Users who viewed item count


This option is for admins to control the amount of username displayed in the "Who viewed this item" block.

Selection_360.png


There is a new Showcase Misc Option >> View/Read logs data lifetime

This option allows admins to control how long the view/read logs data is stored. For this feature to work properly, it should be set to 0 (ZERO) to disable view/read log purging.

Selection_361.png


And this is what the block looks like. As you can see, based on the option above of displaying 10 users, the most recent 10 users that viewed the item are displayed and then there is a link ... and 2 others, which when clicked on, launches an overlay with all of the users that viewed the item (in order of last read).

Note: The block title "Who viewed this item" is also a link and will launch the overlay which includes displaying date/time information on when the user viewed the item).

Selection_362.png


Selection_363.png

That's it in a nutshell. Its a KISS feature based on the old vB Who read this thread feature.
 
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
Back
Top