Commit graph

3 commits

Author SHA1 Message Date
Chad Horohoe
5f99fc6be9 Remove trailing ?> 2010-01-29 11:50:58 +00:00
Aryeh Gregor
7550e0aadd stylize.php and fix whitespace for JSMin.php
Two spaces were being used for indentation instead of a tab, and for
some reason stylize.php didn't fix that, but repeated
s/^\(\(  \)*\)  /\1\t/ worked.
2010-01-29 00:02:57 +00:00
Tim Starling
fd93e58904 * Removed JS2 stuff from jquery.js. If there's anything we really need from it, it can be re-added to wikibits.js, but that can wait for the extension analysis which I'm going to do next.
* Added Ryan Grove's jsmin.php and wrote a maintenance script wrapper called minify.php
* Added a makefile to rebuild skins/common
* Rebuilt jquery.min.js
2010-01-27 05:17:26 +00:00