Extension:SideSummary
Appearance
Please help 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. |
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
SideSummaryin 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
- ArticleAfterFetchContentObject extensions
- BeforePageDisplay extensions
- OutputPageParserOutput extensions
- ParserFirstCallInit extensions
- SkinTemplateNavigation extensions
- GPL licensed extensions
- Extensions in GitHub version control
- All extensions
