Extension:ExplicitDescription

From MediaWiki.org
Jump to: navigation, search

Check usage(experimental)

MediaWiki extensions manual - list
Crystal Clear action run.png
ExplicitDescription

Release status: beta

Implementation User interface
Description Generates META description tag based on your explicit definition
Author(s) Bogdan Stăncescu (GutzaTalk)
License GNU GPL
Download source
changelog
Example example article; description page
Hooks used
ArticleViewHeader

EditPage::showEditForm:fields

Tested by author with MediaWiki 1.15.1

Contents

[edit] What can this extension do?

Generates the META description tag based on your definition. The extension includes the interface for pointing to the associated description page upon editing pages. Talk pages are ignored.

[edit] Usage

Once the extension is installed, simply edit any page in any namespace and you'll get a box pointing to the article's description page. Conversely, editing the description page shows a box pointing back to the associated article.

[edit] Download instructions

See the download link in the infobox to the right. Uncompress in your installation's extensions folder; Windows users can uncompress tarballs with 7zip.

[edit] Installation

To install this extension, download and uncompress it (see above), and add the following to LocalSettings.php:

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

[edit] Notes

  • If you don't like the appearance of the description box edit extensions/ExplicitDescription/ExplicitDescription.css
  • Do not include any markup in the description!
  • If you have to localize the messages take a look at extensions/ExplicitDescription/ExplicitDescription.i18n.php

[edit] See also

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