Extension:ofortuna
From MediaWiki.org
|
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 (experimental) |
|
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 |
[edit] What can this extension do?
ofortuna allows you to display a random page from a specified category.
[edit] Usage
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.
[edit] Download instructions
http://nsk.karastathis.org/index.php/Ofortuna
[edit] Installation
To install this extension, add the following to LocalSettings.php:
require_once( "$IP/extensions/ofortuna/ofortuna.php" );