Difference between revisions of "Extensions:Online Status"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Fixing an accident.)
Tag: 2017 source edit
m (Preimpression moved page Is Online to Extensions:Is Online: Changing name to fit format)
(No difference)

Revision as of 17:17, 1 August 2020

Show whether users have been online or not in the last 15 minutes on the user list and on a user's profile.

is_online
Description [bootstrap tables] - Show Online Users
Author(s) Preimpression
Status testing
Github isOnline
LK Version Unspecified




Installation

Pull the branch to your repo and merge it in.This package has bootstrap tables bundled in. Make sure to check for code conflicts, especially if you have other extensions or have edited anything.

Configuration

There is no special configuration beyond installation.

Usage

This extension has Bootstrap_Tables bundled in. This means that most locations on LK that are tables (such as the user list) etc are now bootstrap. Customize as you will - add "d-none d-md-block" to the class of particular divs if you would prefer they not show on mobile or small screens.

Troubleshooting

See Also