Extension:SideSummary
Appearance
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. |
SideSummary Release status: unmaintained |
|
---|---|
Implementation | User interface, Parser extension |
Author(s) | Solene |
Latest version | 1.0.0 |
MediaWiki | |
Composer | wikifab/side-summary |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
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
[edit]- 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.
Categories:
- Pages to be expanded
- Unmaintained extensions
- User interface extensions
- Parser extensions
- Extensions supporting Composer
- GPL licensed extensions
- Extensions in GitHub version control
- ArticleAfterFetchContentObject extensions
- BeforePageDisplay extensions
- OutputPageParserOutput extensions
- ParserFirstCallInit extensions
- SkinTemplateNavigation extensions
- All extensions