Skin:GuMaxDD/bg
GuMaxDD Release status: beta |
|
---|---|
Description | Free skin using a horizontal navigation menu with dropdowns |
Author(s) | Paul Gu Jack Phoenix |
Latest version | 1.6.1 (2024-04-03) |
MediaWiki | 1.35+ |
License | GNU General Public License 2.0 or later |
Download | |
Example | Example on MediaWiki Skins Wiki |
Quarterly downloads | 2 (Ranked 34th) |
Public wikis using | 115 (Ranked 36th) |
Public wikis using as default skin | 11 |
Translate the GuMaxDD skin if it is available at translatewiki.net | |
Issues : | Open tasks · Report a bug |
GuMaxDD is the drop-down menu version of the GuMax skin, initially written by Paul Y. Gu in 2007. According to him, "this design is dedicated to maximize the space for the main content page, and make wiki as a professional web site which can be applied to many types of business that suits your needs". Like many other skins from the era, it is derived from the MonoBook skin, which was MediaWiki's default skin until 2010 when it was replaced by Vector.
Features
- A horizontal navigation menu at the top, using dropdowns
- A built-in article picture
Installation
- Download and place the file(s) in a directory called
GuMaxDD
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'GuMaxDD' );
- Готово - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
Changes in version 1.6
Version 1.6, released on 18 December 2020, includes a lot of bug fixes and tweaks, such as:
- i18n
- consistent IDs/classes (for eventual compatibility with things like VisualEditor etc.)
- general modernization
- Extension:Echo support
- no-JS support — the navigation menus now work even if the user has disabled JavaScript in their browser