Jeroen De Dauw has submitted this change and it was merged. Change subject: SMW\ApiResultPrinter ......................................................................
SMW\ApiResultPrinter Use SMW\ResultPrinter class (I3c056c5b) and minimize code repetition as a base class ## Depends on + Change-Id I3c056c5b ## Used by + Change-Id Iaadba4777f7 ## Note SMWOutputs is still needed because resources are stored as static property which is needed to ensure that they are loaded everytime the page is called $this->getContext()->getOutput() will loose those information (see bug 43205) Change-Id: I5032eca046b25de16998322fb51d27c01c1acc6c --- M includes/Setup.php A includes/queryprinters/ApiResultPrinter.php M resources/ext.smw.core.css 3 files changed, 149 insertions(+), 0 deletions(-) Approvals: Jeroen De Dauw: Verified; Looks good to me, approved jenkins-bot: Checked -- To view, visit https://gerrit.wikimedia.org/r/44573 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5032eca046b25de16998322fb51d27c01c1acc6c Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/SemanticMediaWiki Gerrit-Branch: master Gerrit-Owner: Mwjames <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Mwjames <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
