http://www.mediawiki.org/wiki/Special:Code/MediaWiki/76289

Revision: 76289
Author:   neilk
Date:     2010-11-08 06:36:29 +0000 (Mon, 08 Nov 2010)
Log Message:
-----------
added note about generating minified resources

Added Paths:
-----------
    trunk/extensions/UploadWizard/resources/DEVELOPERS-README

Added: trunk/extensions/UploadWizard/resources/DEVELOPERS-README
===================================================================
--- trunk/extensions/UploadWizard/resources/DEVELOPERS-README                   
        (rev 0)
+++ trunk/extensions/UploadWizard/resources/DEVELOPERS-README   2010-11-08 
06:36:29 UTC (rev 76289)
@@ -0,0 +1,8 @@
+As of late 2010, this extension maintains its own minified versions of CSS and 
Javascript.
+
+If you edit a CSS or JS file, make sure to run the 
'generateMinifiedResources.php' script from the extension root before committing
+your changes to the repository.
+
+If ResourceLoader becomes a possibility later, of course that functionality 
will no longer be necessary and should be removed.
+
+-- Neil Kandalgaonkar <[email protected]>


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to