Extension:AjaxShowEditors

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
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]

Browse source code
View code changes

README

Hooks used
ArticleSaveComplete

BeforePageDisplay
AjaxAddScript
EditPage::showEditForm:initial

Check usage (experimental)

Ajax Show Editors extension allows you to see who is editing a page that you're editing.

[edit] Installation

  1. Download the files
  2. Run patch-editings.sql if you're using a MySQL database or patch-editings.pg.sql if you're using a PostgreSQL database
  3. Add require_once("extensions/AjaxShowEditors/AjaxShowEditors.php"); to LocalSettings.php
  4. Installation can be verified through Special:Version

Note Note: Be sure to set $wgUseAjax = true; on LocalSettings.php if your MediaWiki is older than version 1.11.

[edit] See also

Language: English  • Français • 中文
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox