Extension:VectorUp
![]() | 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: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | SkinCategory:Skin extensions |
Author(s) | Simon Heimler (Fannontalk) |
Latest version | 1.2.0 (2016-02-02) |
MediaWiki | 1.20+Category:Extensions with manual MediaWiki version |
PHP | 5.2+ |
Database changes | No |
License | MIT License |
Download | GitHub: Note: README |
Description
This is a personal collection of CSS Style changes and JavaScript Snippets / Fixes. The goal is to provide a more modern and consistent MediaWiki / SMW appearance. Of course this is totally subjective. Feel free to use, like or dislike it :)
Installation
- Download and place the file(s) in a directory called
VectorUp
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
require_once "$IP/extensions/VectorUp/VectorUp.php";
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.Category:Extensions not using extension registration
Instead of downloading the zip archive you may also check this extension out via Git:
git clone https://github.com/Fannon/VectorUp.git
Usage
You're already done. Enjoy the skin!
Notable Features
- Changed Typography
- The TOC is floating on the right side
- Semantic Forms have a more consistent layout, forced by fixed width fields
Category:All extensions
Category:BeforePageDisplay extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions not using extension registration
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:MIT licensed extensions
Category:Skin extensions
Category:Unmaintained extensions