Extension:AjaxShowEditors
From MediaWiki.org
|
Ajax Show Editors Release status: stable |
|||
|---|---|---|---|
| Implementation | Database, User activity, Ajax | ||
| Description | Shows who is editing a page you are editing. | ||
| Author(s) | Ashar Voultoiz | ||
| MediaWiki | 1.11+ | ||
| License | GPL | ||
| Download | Download snapshot Subversion [Help] |
||
|
|||
|
Check usage (experimental) |
|||
Ajax Show Editors extension allows you to see who is editing a page that you're editing.
[edit] Installation
- Download the files
- Run patch-editings.sql if you're using a MySQL database or patch-editings.pg.sql if you're using a PostgreSQL database
- Add require_once("extensions/AjaxShowEditors/AjaxShowEditors.php"); to LocalSettings.php
- Installation can be verified through Special:Version
Note: Be sure to set $wgUseAjax = true; on LocalSettings.php if your MediaWiki is older than version 1.11.
[edit] See also
- The EditWarning extension
| Language: | English • Français • 中文 |
|---|
Categories:
- Stable extensions
- Database extensions
- User activity extensions
- Ajax extensions
- Extensions in Wikimedia version control
- ArticleSaveComplete extensions
- BeforePageDisplay extensions
- AjaxAddScript extensions
- EditPage::showEditForm:initial extensions
- All extensions
- 2012 Q1 Extension Page Review Drive
- Edit extensions
