Jdlrobson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/288098

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups 
refs/changes/98/288098/1

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: newchange
Gerrit-Change-Id: I67f6a5157a6f31a58fd57744f16130f7e92a7feb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Popups
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to