< Extension:Header Tabs
VersionDateDescription
2.2.12022-02-21Improved handling for MW 1.38+; fix for non-ASCII characters in tab names
2.22022-01-27Added $wgHeaderTabsNoTabsInTOC setting and <notabtoc/> tag function; changed tab names to appear as second-level, instead of first-level, headers in TOC; disabled header tabs within printable version; improved handling of non-ASCII characters in tab names within #switchtablink
2.12021-09-09Improved handling for MW 1.35+, standardized HTML, added README
2.02020-08-25Changed to use OOUI instead of jQuery UI, removed support for MW 1.32 and lower, removed $wgHeaderTabsStyle variable, removed HeaderTabs.php
1.32020-01-24Removed support for MW 1.27 and lower, fixed handling for MW 1.34+, added "Timeless" style, JS fixes, turned HeaderTabs.php into a shim
1.22017-07-19Added support for Resource Loader, removed I18n php shim as well as support for MW 1.22.x and lower
1.12016-02-29Renamed global variables from $ht... to $wgHeaderTabs..., added use of extension.json
1.0.22015-05-01Fix for tab names with "auto-number headings" setting
1.0.12014-07-17Switched tab container tag from <p> to <div>
1.02014-05-19i18n messages moved into JSON files, fixes for MW 1.22 and higher
0.9.32013-12-05Support removed for MediaWiki 1.16, and for YUI
0.9.22012-04-24Fix for #switchtablink when using jQuery UI
0.9.12012-03-09Reduced page jumping during loading, magic-words loading updated, MW 1.16+ now required
0.92011-12-13Extension:Configure support, new 1.17+ options: jquery to use RL, $htRenderSingleTab, $htAutomaticNamespaces, $htDefaultFirstTab, $htDisableDefaultToc, $htGenerateTabTocs, $htEditTabLink, $htStyle, style 'jquery-large', style 'bare', history navigation, mediawiki TOC links now work
0.8.32011-07-11More fixes for special characters in tab names when using jQuery
0.8.22011-02-24Fix for tabs with forward slashes in their names when using jQuery
0.8.12011-01-08Security and bug fixes
0.82010-10-20Added support for MediaWiki 1.17 and ResourceLoader
0.72010-04-28Upgraded to YUI 2.8.0r4
0.6.62009-09-13Fixed compatibility issues with MW 1.16
0.6.52008-09-02Fixed the way another target is handled
0.6.42008-07-29Added 3rd param to {{#switchtab}} to allow focusing on different header
0.6.32008-07-02Fixed a bug with switchtablink using bogus $inout variable instead of $outout. Thanks for user report.
0.6.22008-06-25Worked around MediaWiki bug that inserts in front of switchlinktab.
0.6.12008-06-20Fixed a problem with IE7 opening CSS files loaded withing iframe in source viewer - now it uses blank HTML file instead
0.62008-05-09Added {{#switchtablink}} parser function
0.52008-05-05Upgraded to YUI version 2.5.1 which has History module in production, not beta
0.42008-04-08Rolled back 0.2 changes because of some weird problem with cache. Not loading history JS library if $htUseHistory is set to false
0.32008-04-08Now History can be disabled using $htUseHistory variable (true by default)
0.22008-04-08All JS and CSS are inserted only when page has tabs
0.12008-03-20Initial public release
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.