Extension:GoToCategory

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

Release status: stable

Description Checks search terms agains the Category namespace for Go 'jump to page' functionality
Author(s) Tim LaquaTalk
Last version 1.0 (2008-04-06)
MediaWiki 1.12+
License No license specified
Download

Check usage (experimental)

GoToCategory extension checks search terms against the Category namespace for Go 'jump to page' functionality. This allows category names to be entered in to the search/go box and have the Go functionality work the same as it does for pages in the Main namespace.

[edit] Installation

  1. Create a new folder (directory) in the following location:
    $IP/extensions/GoToCategory
  2. Download the following required file:
  3. Copy the files in to the new GoToCategory folder
  4. Add the following code to your LocalSettings.php (at the bottom)
require_once( "$IP/extensions/GoToCategory/GoToCategory.php" );

[edit] Usage

  1. Follow Installation Instructions
  2. Enjoy
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox