"Aaron Schulz" changed the status of MediaWiki.r114955 to "resolved"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/114955

Old status:  new
New status: resolved

Commit summary for MediaWiki.r114955:

Update checkoutMediawiki to create symlinks for the Great New URL Structure. 
Related to bug 31173 and bug 35939

The old structure looks like this:
bits.wm.o/skins-1.19 --> php-1.19/skins
bits.wm.o/w/extensions-1.19 -> php-1.19/extensions (note the /w)
bits.wm.o/resources-1.19 -> php-1.19 (points to the MW root, so resource paths 
look like bits.wm.o/resources-1.19/resources/blah.js)

The new structure cleans this up:
bits.wm.o/static-1.20wmf2/skins --> php-1.20wmf2/skins
bits.wm.o/static-1.20wmf2/extensions --> php-1.20wmf2/extensions
bits.wm.o/static-1.20wmf2/resources --> php-1.20wmf2/resources

We will be using the new URL structure on the WMF cluster starting with version 
1.20wmf2.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to