"Nikerabbit" posted a comment on MediaWiki.r111054.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111054#c30699

Commit summary for MediaWiki.r111054:

Import of 'Example' extension that can be used to serve as a base from which to 
build extensions and/or be used to help teach newbies about Mediawiki extension 
development.

Nikerabbit's comment:

Should use descriptionmsg instead. Don't we have example extensions somewhere 
already?

Oh and global $wgOut is bad nowdays :)

 +require_once( "\$IP/extensions/Example/Example.php" );
Just use single quotes here? Do we really need to print installation 
instructions like that?

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

Reply via email to