This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
2.1.0-rc1
We finally have a release candidate for 2.1.0.
Please report any bugs on the issue tracker. Please make sure you reference you are using 2.1.0-rc1. Thanks for testing!
Requires
MediaWiki versions => 1.27.x
Version 2.1-rc1
- [CSS] Page elements mentioned in issue #311
- [bug fix] Footer #319
- [bug fix] AddThis div container #295
- [enhancement] Hide AddThis on non content pages by disabling <script> from running
- [bug fix] Fixes for VisualEditor changes in editor layout #313
- [compatibility] Remove IE 8 Support entirely
- [code] CSS fixes for Issues #88, #172 and #196 (Print.css, firstHeading and Wikitable override by Foundation)
- [code] Moved icon appending for Visual Editor to
(window).load
function - [code] Improved styling of TOC
- [code] [b/c break] Switch to MW 1.25+ extension registration mechanism
- [code] [b/c break] Removed I18n shim for < MW 1.23
- [code] Move Echo above Page Actions button
- [feature] Add page indicator support
- [feature] Add 'enableTabs' for tabs on page support
- [language] Enable "Back" in mobile nav menu to be localised
- [bug fix] RTL detection improved
- [code] More CSS fixes for Orbit, Tabs, etc
Historical for v1.x to v2.0 [b/c breaks!]
If you are upgrading from v1.x please pay particular attention to the b/c breaks. Updating from v1.x to a 2.x version will break some elements of your website. Please test your upgrade on a development server first before using on production.
Version 2.0 (never released)
- [feature] [b/c break] Upgrade to Foundation 5.5.3 (Foundation Tabs have a coding change to build tabs on pages)
- [code] [b/c break] Use the help page set with MediaWiki:Helppage
- [feature] [code] Remove "Login" word for annon users, dropdown for log in and create account links
- [icons] Update to Font Awesome 4.5
- [icons] Missing icons for Visual Editor, CiteThisPage, et al were added
- [feature] Support of more menu items in top-bar, flows automatically
- [code] Hard set of logo icon in top-bar now controlled by CSS in foreground.css file (can be overridden)
- [code] Actions button on_hover is using native Foundation 5 on_hover (regression in Foundation 5 caused move on_hover to left instead of bottom)
- [code] Echo div container divided with div for alerts and div for messages (MW Flow extension compatible)
- [bug fix] Visual Editor z-index issue, toolbar and widget sizing
- [code] z-index values for z-indexed elements re-indexed appropriately