(bug 17456) implement CollapsibleTables in core javascript. Using ResourceLoader...
authorHappy-melon <happy-melon@users.mediawiki.org>
Thu, 23 Dec 2010 00:06:58 +0000 (00:06 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Thu, 23 Dec 2010 00:06:58 +0000 (00:06 +0000)
commit023debde1627723465b846566d3ff77da699dbd4
tree0380979892e7d45496d429059e7ac7a983055e7d
parent224ce097570a47d397069369dabd41e95be2b079
(bug 17456) implement CollapsibleTables in core javascript.  Using ResourceLoader/jQuery, this is now able to replace not only the ubiquitous collapsible tables in articles ([[mw:Manual:Collapsible tables]]), but also most of the other places we collapse things as well, like the enhanced Watchlist/RecentChanges feed.
includes/ChangesList.php
includes/OutputPage.php
resources/Resources.php
resources/jquery.effects/jquery.effects.fade.js [new file with mode: 0644]
resources/mediawiki.special/mediawiki.special.changeslist.css [new file with mode: 0644]
resources/skins.common/skins.common.css [new file with mode: 0644]
resources/skins.common/skins.common.js [new file with mode: 0644]
resources/skins.common/skins.common.print.css [new file with mode: 0644]
skins/common/enhancedchanges.js [deleted file]
skins/common/shared.css