AllFromCategory Code
Status: Alpha
Brought to you by:
lampak
File | Date | Author | Commit |
---|---|---|---|
AllFromCategory | 2009-10-20 | lampak | [r5] Tab fixes, describion change |
README | 2009-10-20 | lampak | [r2] README added, code moved to folder |
AllFromCategory is an extension for MediaWiki software. It adds a special page which show all the content from a given category. The page can be used as a template. In order to install the extension copy folder AllFromCategory to your extension directory and add the following lines to LocalSettings.php file: require_once( "$IP/extensions/AllFromCategory/AllFromCategory.php" ); $wgAllFromCategoryDesc = true; The extension is distributed under GNU General Public License version 3.