Extension:Description

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

Example Hindupedia

Vinismo

Hooks used
ArticleViewHeader

Check usage (experimental)

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.

[edit] See also

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox