Extension:BADI Pages Created Links

From MediaWiki.org
Jump to: navigation, search

Check usage(experimental)

MediaWiki extensions manual - list
Crystal Clear action run.png
BADI Pages Created Links

Release status: beta

BADIPagesCreatedLinks.jpg
Implementation Skin
Description Allows display of links in toolbox to other wiki or wiki-like sites whereby links will be colored differently depending on whether the page there has been created yet or not. Status determined by response code or Last-Modified HTTP HEAD requests.
Author(s) brettz9Talk
Last version 0.1 (June 3, 2010)
MediaWiki 1.15.4
PHP 5.2.10
License BSD
Download Project page

Git [Help]
Commit history

http://github.com/brettz9/BADIPagesCreatedLinks/blob/master/README.txt

Example http://bahai9.com
Parameters

$wgBADIConfig

Hooks used
SkinTemplateToolboxEnd

Tested with 1.15.4

Contents

[edit] What can this extension do?

The BADI Pages Created Links extension allows display of links in one's toolbox area which lead to other wiki or wiki-like sites whereby links will be colored differently depending on whether the page there has been created yet or not. The status of whether it was created yet or not is determined by Last-Modified or HTTP 200 HTTP HEAD requests.

[edit] Usage

See http://github.com/brettz9/BADIPagesCreatedLinks

[edit] Download instructions

See http://github.com/brettz9/BADIPagesCreatedLinks

[edit] Installation

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

require_once($IP.'/extensions/BADIPagesCreatedLinks/BADIPagesCreatedLinks.php');
#add configuration parameters here

[edit] Configuration parameters

Configuration is performed through the $wgBADIConfig variable array. See http://github.com/brettz9/BADIPagesCreatedLinks for details.

[edit] User rights

No added user rights.

Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox