Extension:SideSummary
![]() | Please expand this page. |
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
The SideSummary extension modifies the Chameleon skin to add a sidebar summary of a page and provides various parser functions to add content to that sidebar.
Installation
- Download and place the file(s) in a directory called
SideSummary
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SideSummary' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:ArticleAfterFetchContentObject extensions
Category:BeforePageDisplay extensions
Category:Extensions in GitHub version control
Category:Extensions supporting Composer
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:OutputPageParserOutput extensions
Category:Pages to be expanded
Category:ParserFirstCallInit extensions
Category:Parser extensions
Category:SkinTemplateNavigation extensions
Category:Unmaintained extensions
Category:User interface extensions