Giter Site home page Giter Site logo

xenforo2-useractivity's Introduction

XenForo2-UserActivity

Displays user activity below content.

Supported content:

It is recommended (but not required) that Redis Cache add-on be installed and configured as the cache provider

Caching context support

Use the key userActivity with Cache context to dedicate a redis instance to just User Activity

Permissions/Options

  • View user activity counters
  • View users who are viewing content
  • View user names/avatars in activity block

Customizing user activity block with no users

The empty phrase svUserActivity_viewing_users_are_empty can be set, and it can be styled using the css selector #uaThreadViewContainer .empty-list

Differences in guest counts

This add-on counts guests grouped by IP address, while XenForo counts guests by session. Both are valid ways of counting guests.

xenforo2-useractivity's People

Contributors

aakifn avatar filliph avatar ticktackk avatar xon avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

xenforo2-useractivity's Issues

XF2.2 support

Bunch of template modifications need to be updated to work with XF2.1/XF2.2. Please remove any template modifications which are marked for XF2.0

UX polishing

Feedback given about poor use of existing styling integrating with XF;

  1. Several places having dark black color used, it should be same grey which XF uses on threads and forum listings. Currently its too bright (and further more if content is read and mismatches with forum UI. You can use the default theme color classes instead of specific color code to provide better compatibility for premium themes.

On forum view it should be short and less distracting, may be a Fa-eye with view counts?

  1. Commas (,) placements are grammatically wrong for username views.

Currently they provide extra space before each comma, it should be only after each comma.

Current format:
User 1 , User 2

How it should be:
User 1, User 2

Take example of user online list of XF index.

  1. On click behaviour

It opens full profile page altogether, it should open member cards just like any XF area.

I am aware on PC it shows last read in a tooltip but that is not the same behaviour on small touch devices. Can at least be the user cards come there?

  1. Counts sizes

It is been multiple times reported to me that the fonts should be little smaller at all parts as they are very distracting from content due to the size and font weight.

  1. What's new page

What's new page having lots of active topics makes the look messy because of the design, just like forum view an fa-eye with view count beside it could suffice.

On hovering over font awesome icon you can provide text: Currently browsing/reading (suitable word according to forum/thread view)

forum view/What's new page and the 'eye' symbol probably should be styleable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.