Aus Erich Steiger
Inhaltsverzeichnis |
Description
MediaWiki News Extension is an extension which allows to integrate pages from a specific category reverse order by date into another wiki-page.
Versions
Use
List of the last for elements:
<news rows="4"/>
Simple list with all entries, paged if there are to many rows:
<news/>
Install
- Download the tar.gz file from the list of versons above and unpack it into your mediawiki extensions subfolder.
- Add the following line to tour LocalSettings.php file:
include("extensions/News/News.php");