Menu

Tree [r5] /
 History

HTTPS access


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

Read Me

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. 

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.