Extension:Intersection
From MediaWiki.org
|
Intersection Release status: stable |
|
|---|---|
| Implementation | Tag, Parser function |
| Description | Outputs a bulleted list of most recent items residing in a category, or a union of several categories. |
| Author(s) | n:en:User:IlyaHaykinson and n:en:User:Amgine |
| Download | svn.wikimedia.org |
[edit] Purpose
Outputs a bulleted list of most recent items residing in a category, or a union of several categories.
[edit] Contributors
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. http://www.gnu.org/copyleft/gpl.html
[edit] Current feature request list
- Unset cached of calling page
- Alternative formatting (not just unordered list)
- Configurable sort order, ascending/descending
- RSS feed output?
To install, add following to LocalSettings.php
include("extensions/intersection/DynamicPageList.php");
This extension is being used on one or more of Wikimedia's wikis. It means that the extension is stable and works well enough to be used by such high traffic websites. A full list of the extensions installed on a particular wiki is produced by Special:Version on that wiki.

