Aude has uploaded a new change for review. Change subject: add option to filter external recent changes in SpecialRecentchanges ......................................................................
add option to filter external recent changes in SpecialRecentchanges this change goes with the addition of the RC_EXTERNAL change type in DefaultSettings.php and enables the filtering of external changes such as from Wikidata. The hooks system as used for recent changes is not currently designed in a way to easily allow an extension to otherwise customize this much at all. Change-Id: Ifd817ca0650dc84ae0f3d52577cf64280113e348 --- M includes/DefaultSettings.php M includes/specials/SpecialRecentchanges.php M languages/messages/MessagesEn.php M languages/messages/MessagesQqq.php 4 files changed, 22 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/55/30955/1 -- To view, visit https://gerrit.wikimedia.org/r/30955 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifd817ca0650dc84ae0f3d52577cf64280113e348 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aude <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
