Extension:Description

From MediaWiki.org

Jump to: navigation, search
Manual on MediaWiki Extensions
List of MediaWiki Extensions
Description

Release status: stable

Description Adds a description meta-tag to MediaWiki pages automatically
Author(s) Evan Prodromou
Last Version 0.1 (10th of June, 2008)
License No license specified
Download Download snapshot

Subversion [Help]
Browse source code

Example Hindupedia

Vinismo

Description extension adds a description meta-tag to MediaWiki pages automatically from the article content.

[edit] Installation

  1. Download the latest snapshot and extract it
  2. Upload the file to your server under extensions/Description
  3. Add
    require_once("$IP/extensions/Description/Description.php");
    into your wiki's LocalSettings.php
  4. Installation can now be verified through Special:Version
Personal tools