(bug 16073) * Use onclick handler for expand/collapse in enhanced recentchanges.
authorAlex Z <mrzman@users.mediawiki.org>
Fri, 24 Oct 2008 23:10:12 +0000 (23:10 +0000)
committerAlex Z <mrzman@users.mediawiki.org>
Fri, 24 Oct 2008 23:10:12 +0000 (23:10 +0000)
commit3798bcc79b0727601dc99266133b6d3e65f45a04
tree19615c53f1ee5a4285829a6d66113055dc823fee
parenta901d184dd2d57b331361a5e78380e78aee3fa47
(bug 16073) * Use onclick handler for expand/collapse in enhanced recentchanges.
* Hide the expandable content with JavaScript for better fallback if JS is disabled for whatever reason.
* Move enhancedchanges JS to separate file.
* Less cryptic id names.
RELEASE-NOTES
includes/ChangesList.php
includes/DefaultSettings.php
skins/common/enhancedchanges.js [new file with mode: 0644]
skins/common/wikibits.js