mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-12 09:18:59 +00:00
Document PopupsSurveyLink with cautionary note
Bug: T129177 Change-Id: I67f6a5157a6f31a58fd57744f16130f7e92a7feb
This commit is contained in:
parent
9a9b4abdea
commit
0be6753836
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue