Extension:VectorUp
Appearance
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 | Skin |
| Author(s) | Simon Heimler (Fannontalk) |
| Latest version | 1.2.0 (2016-02-02) |
| MediaWiki | 1.20+ |
| PHP | 5.2+ |
| Database changes | No |
| Licence | MIT License |
| Download | GitHub:
Note: README |
Description
[edit]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
[edit]- Download and place the file(s) in a directory called
VectorUpin 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.
Instead of downloading the zip archive you may also check this extension out via Git:
git clone https://github.com/Fannon/VectorUp.git
Usage
[edit]You're already done. Enjoy the skin!
Notable Features
[edit]- Changed Typography
- The TOC is floating on the right side
- Semantic Forms have a more consistent layout, forced by fixed width fields
