Extension:FlagPage

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
FlagPage

Release status: beta

Implementation Special page, Page action
Description Adds tab "flag" which provides a simple interface for adding predefined templates to a page
Author(s) (church of emacstalk)
Last version 0.1.2beta (2010-11-18)
License GPLv3
Download
Hooks used
SkinTemplateTabs
Check usage and version matrix

FlagPage provides a simple interface to add templates to a page.

Contents

What can this extension do? [edit]

It displays a link "flag". If the user clicks on it, he may select one of several templates. A preview is shown, the user may choose to save the page.

Usage [edit]

Install extension, set up MediaWiki:flagpage-templatelist.

Download instructions [edit]

Download snapshot and put it in your extension folder.

Installation [edit]

To install this extension, add the following to LocalSettings.php:

require_once("$IP/extensions/FlagPage/FlagPage.php");

Screenshots [edit]

Language: English