wiki.techinc.nl/resources
Krinkle 351ad488fd Added wgIsMainPage (Title->isMainPage) to mw.config
* Instead of ugly javascript construction to compare href-attributes or re-constructing proper pagenames, let's use Title->isMainPage which does this much better
* Kept function for compatibility. mw.util.isMainPage() was never released, should probably be removed before 1.18 branch point.
2011-05-01 19:46:09 +00:00
..
jquery TableSorter: Allow whitespace between digits and percent sign. Fixes Bug 28406 2011-04-27 11:02:59 +00:00
jquery.effects Reverting r78889 and r78865. Breaks changeslist on translatewiki (unpatrolled-flag exclamation mark popping up on page histories and and diff-views where they shouldn't instead of an 'm' for minor) 2010-12-25 00:29:41 +00:00
jquery.tipsy * Increased the size of the tipsy callout, removed the shadow and made the background of tips white to try and improve the visibility of tips. 2011-03-08 02:02:27 +00:00
jquery.ui a bit more polish on the datepicker styling 2011-04-20 23:28:40 +00:00
mediawiki (bug 28738) Implement request splitting in mw.loader so ResourceLoader requests with query strings longer than a certain value are split up. The maximum query string length is configurable, and this behavior is disabled by default. It's needed in rare cases where there is a query string length or GET variable length limit in place that the wiki admin can't raise. 2011-05-01 18:41:42 +00:00
mediawiki.action Declare some local vars/funcs as local so they don't stomp on JS global namespaces weirdly 2011-04-28 00:18:01 +00:00
mediawiki.language parseInt with base 10, update comment (number -> num) 2011-03-17 20:37:32 +00:00
mediawiki.special Declare some local vars/funcs as local so they don't stomp on JS global namespaces weirdly 2011-04-28 00:18:01 +00:00
mediawiki.util Added wgIsMainPage (Title->isMainPage) to mw.config 2011-05-01 19:46:09 +00:00
Resources.php (bug 24298) Make dropdown menus in Vector more accessible by expanding and collapsing them when the hidden link behind the dropdown arrow receives a click event (triggered by an enter or space bar key press in the typical use case) and changing the appearance of the arrow when the hidden link behind it is focused. Patch by Jan Paul Posma 2011-04-25 14:08:01 +00:00
startup.js whitespace commit (removing trailing space) 2010-11-22 23:55:37 +00:00