Extension:VectorUp/de-formal
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> |
VectorUp 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 |
License | MIT License |
Download | GitHub:
<translate> Note:</translate> README |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
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
- <translate> <tvar name=1>Download</tvar> and place the file(s) in a directory called <tvar name=name>
VectorUp/de-formal
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
require_once "$IP/extensions/VectorUp/de-formal/VectorUp/de-formal.php";
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
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
- Pages with script errors
- Pages with broken file links
- Unmaintained extensions/de-formal
- Skin extensions/de-formal
- Extensions with manual MediaWiki version
- MIT licensed extensions/de-formal
- Extensions in GitHub version control/de-formal
- BeforePageDisplay extensions/de-formal
- All extensions/de-formal
- Extensions not in ExtensionJson
- Extensions not using extension registration