jenkins-bot has submitted this change and it was merged.

Change subject: Document PopupsSurveyLink with cautionary note
......................................................................


Document PopupsSurveyLink with cautionary note

Bug: T129177
Change-Id: I67f6a5157a6f31a58fd57744f16130f7e92a7feb
---
M extension.json
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Phuedx: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/extension.json b/extension.json
index 720557b..8706e7c 100644
--- a/extension.json
+++ b/extension.json
@@ -45,6 +45,7 @@
        "config": {
                "@PopupsBetaFeature": "@var bool: Whether the extension should 
be enabled as an opt-in beta feature. If true, the BetaFeatures extension must 
be installed. False by default.",
                "PopupsBetaFeature": false,
+               "@PopupsSurveyLink": "@var bool|string: When defined a link 
will be rendered at the bottom of the popup for the user to provide feedback. 
Be warned there is no validation of this string so care must be taken to 
protect against tab-napping and urls prefixed with `javascript:`",
                "PopupsSurveyLink": false,
                "EnablePopupsMobile": false
        },

-- 
To view, visit https://gerrit.wikimedia.org/r/288098
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I67f6a5157a6f31a58fd57744f16130f7e92a7feb
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Popups
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Phuedx <[email protected]>
Gerrit-Reviewer: Prtksxna <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to