User "Johnduhart" changed the status of MediaWiki.r103731.

Old Status: new
New Status: deferred

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103731
Commit summary:

Some Quick fixes to this extension. (These aren't the "proper" way of doing 
things, but I just wanted to get it to work on trunk, without much effort)

*Make it load the inline script at the bottom. this is done in a hacky 
non-proper way because I didn't want to re-write extension to use RL.
*Make it throw an exception if pre-requsite extensin ClientSide not installed 
instead of just fatal-ing out.
*Add loadExtensionSchemaUpdates. Why is this making its own maintinance script 
just to create tables?
*Make $egCommunityVoiceResourcesPath use $wgExtensionAssetPath instead of 
$wgScriptPath, and make it take into account people may change that var after 
including this file in LocalSettings.php (although that's kind of rare).

I tried to follow coding conventions present in this extension, which seem to 
differ a little bit from MW standard.

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

Reply via email to