Extension:ofortuna

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear app error.png
ofortuna

Release status: unstable

Implementation Special page
Description Allows to display a random page from a specified category
Author(s) NSK Nikolaos S. Karastathistalk
Last version 0.1 (20081019)
MediaWiki 1.14alpha r42198
License GPLv2 or later
Download http://nsk.karastathis.org/index.php/Ofortuna
Check usage and version matrix

ofortuna is available under a free licence. It has no warranty. The current version is preliminary, so expect some time after you can see all of its beauty.

Contents

What can this extension do? [edit]

ofortuna allows you to display a random page from a specified category.

Usage [edit]

It works like the Special:Random feature of mediawiki, but whereas in Special:Random you type Special:Random/Wikipedia to see a random page from a namespace, in ofortuna you type Special:ofortuna/Countries to see a random page from a category.

Download instructions [edit]

http://nsk.karastathis.org/index.php/Ofortuna

Installation [edit]

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

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

See also [edit]