Spage has submitted this change and it was merged. Change subject: Add Schema namespace and content model ......................................................................
Add Schema namespace and content model Rather than collapsing all models into a single article, this patchset provides a declarative style for dynamically generating a ResourceLoader module from any JSON Schema article. Such articles will be available under a dedicated Schema: namespace with its own content model. Change-Id: Icc59c14246873a485f1c9937ae0626bb4bb6aed5 --- M EventLogging.home.php M EventLogging.hooks.php M EventLogging.i18n.php M EventLogging.module.php A EventLogging.namespaces.php M EventLogging.php A content/JsonSchemaContent.php A content/JsonSchemaContentHandler.php A examples/module-declaration.php 9 files changed, 308 insertions(+), 84 deletions(-) Approvals: Spage: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/34490 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icc59c14246873a485f1c9937ae0626bb4bb6aed5 Gerrit-PatchSet: 13 Gerrit-Project: mediawiki/extensions/EventLogging Gerrit-Branch: master Gerrit-Owner: Ori.livneh <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> Gerrit-Reviewer: Mattflaschen <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: Spage <[email protected]> Gerrit-Reviewer: Tychay <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
