IAlex has uploaded a new change for review. Change subject: Use Html class instead of Xml where possible in Special:Contributions ......................................................................
Use Html class instead of Xml where possible in Special:Contributions Also simplified the code by using Html::rawElement() instead of openElement() and closeElement() and added some lines breaks to the output for better readability. Change-Id: Ie7ce5c65ba34b30799580acda0a9d82eb38d257f --- M includes/specials/SpecialContributions.php 1 file changed, 15 insertions(+), 25 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/42/27442/1 -- To view, visit https://gerrit.wikimedia.org/r/27442 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie7ce5c65ba34b30799580acda0a9d82eb38d257f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: IAlex <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
