Difference between revisions of "Changelog"
From Tweeki
Line 5: | Line 5: | ||
'''New Features''' | '''New Features''' | ||
* [[Configuration_Options#Hiding Page Elements|Configuration for hiding of navigational elements]] has been rewritten to use associative arrays. | * [[Configuration_Options#Hiding Page Elements|Configuration for hiding of navigational elements]] has been rewritten to use associative arrays. | ||
− | * [[Hooks# | + | * [[Hooks#SkinTweekiCheckVisibility|Hiding via hook]] has now been properly implemented. |
'''Documentation Changes''' | '''Documentation Changes''' | ||
Line 11: | Line 11: | ||
* How-to for [[How-Tos#Logo|using an image as logo]] added | * How-to for [[How-Tos#Logo|using an image as logo]] added | ||
* [[Footer Examples]] added | * [[Footer Examples]] added | ||
− | * Documentation for [[Hooks# | + | * Documentation for [[Hooks#SkinTweekiCheckVisibility|SkinTweekiCheckVisibility hook]] added |
=== 1.0.3 (2017-01-27) === | === 1.0.3 (2017-01-27) === |
Revision as of 21:21, 10 March 2017
dev (2017-03-09)
New Features
- Configuration for hiding of navigational elements has been rewritten to use associative arrays.
- Hiding via hook has now been properly implemented.
Documentation Changes
- Documentation for configuration options for hiding of navigational elements updated
- How-to for using an image as logo added
- Footer Examples added
- Documentation for SkinTweekiCheckVisibility hook added
1.0.3 (2017-01-27)
Bug fixes
- navigational element
EDIT-EXT
should work now also in subnav and all other places than sidebar - breakpoint for sidebar was wrong
- path for bootstrap-theme was fixed, should now work again (it's loaded by default)
$wgTweekiSkinCustomizedBootstrap
should work again$wgTweekiImagePageTOCTabs
has been renamed to$wgTweekiSkinImagePageTOCTabs
- footer reconfiguration after tab toggling
New Features
- Offsets and widths for the main layout can now be configured.
Documentation Changes
- Setup for tweeki.thai-land.at added
- Setup for skriptenforum.net added
- Documentation for Tooltips added
- Documentation for Grids added
1.0.2 (2016-10-22)
Changes
- requires MediaWiki 1.25+ now (extension registration)
- Bootstrap updated to v3.3.7
- Font Awesome updated to v4.6.3