Difference between revisions of "Extensions:Online Status"
(→Installation: Adding link to Bootstrap Tables) Tag: 2017 source edit |
m Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
| − | + | {{Extensioninfobox|title=is_online|desc=[bootstrap tables] - Show Online Users|auth=Preimpression|status=stable|github={{Github|user=preimpression|branch=isOnline}}|migration=no|package=no}} | |
| − | + | ||
| + | Show whether users have been online or not in the last 15 minutes on the user list and on a user's profile. | ||
| + | It also has a tooltip when hovering to show when the user was last online. | ||
| + | |||
==Installation== | ==Installation== | ||
| − | + | Pull the branch to your repo and merge it in. This package has [[Extensions:Bootstrap_Tables]] bundled in. Make sure to check for code conflicts, especially if you have other extensions or have edited anything. | |
| − | Pull the branch to your repo and merge it in.This package has [[Extensions:Bootstrap_Tables]] bundled in. Make sure to check for code conflicts, especially if you have other extensions or have edited anything. | ||
==Configuration== | ==Configuration== | ||
| − | |||
There is no special configuration beyond installation. | There is no special configuration beyond installation. | ||
| − | ==Usage== | + | ==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. | 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. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 12:57, 2 October 2020
| Description | [bootstrap tables] - Show Online Users |
|---|---|
| Author(s) | Preimpression |
| Status | stable |
| Github | isOnline |
| LK Version | Unspecified |
Show whether users have been online or not in the last 15 minutes on the user list and on a user's profile. It also has a tooltip when hovering to show when the user was last online.
Installation
Pull the branch to your repo and merge it in. This package has Extensions: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.