We decided, that the feature is ready to leave beta feature mode.
Schedule:
Deactivate beta feature mode on all wikis on Nov. 21nd. Cleanup patches can be merged afterwards.
Acceptance criteria:
- Disable BetaFeature mode
- Keep the wgPopupsReferencePreviews feature switch until it's decided to remove it
- Remove BetaFeature related config settings in mediawiki-config
- User settings should be opt-out, so it's enabled by default
- Make sure it's enabled by default for anon/IP masked temporary user*s
Note:
The feature depends on the Page-Previews extension being installed and enabled. Currently that's true only for all Wikipedia wikis and a handful exceptions. Currently the list is:
'sewikimedia' => true, // T68374 'wikipedia' => true, 'enwikivoyage' => true, // T203981 'hewikivoyage' => true, // T222017 'zhwikivoyage' => true, // T230624 'dewikivoyage' => true, // T264305
Follow ups:
T351708: Cleanup beta feature code in the ReferencePreviews and related
T256004: Decide if we keep the wgPopupsReferencePreviews feature switch