User "Nikerabbit" changed the status of MediaWiki.r97396. Old Status: new New Status: ok
User "Nikerabbit" also posted a comment on MediaWiki.r97396. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97396#c22723 Commit summary: Initial framework for Extension:Wikimania so we can port the old thing over to this Comment: <pre> +/** + * Rights + */ +$wgAdditionalRights[] = 'wikimania-register'; ... </pre> Doxygen is not wise enough to parse that correctly. Maybe just use normal comment blocks? More message docs would be nice! _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
