Introduce a user preference for editors who don't want to see related stories and create story CTA on article pages.
Description
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/Wikistories | master | +34 -2 | User preference to show/hide discovery section |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T318901 Contributor/Reader experience on Wikistories | |||
Resolved | SBisson | T303292 Let editors opt-out of stories discovery and CTA |
Event Timeline
Change 824229 had a related patch set uploaded (by Sbisson; author: Sbisson):
[mediawiki/extensions/Wikistories@master] User preference to show/hide discovery section
@SGautam_WMF @PWaigi-WMF this is what the user preference currently looks like, please help define the copy
"Wikistories is a new feature that allows you to create short, story-like content from using text and images from existing Wikipedia articles."
Made a minor correction to this. Removed "from" and "existing". @PWaigi-WMF let me know if this looks good to you.
""Wikistories is a new feature that allows you to create short, story-like content using text and images from Wikipedia articles."
Change 824229 merged by jenkins-bot:
[mediawiki/extensions/Wikistories@master] User preference to show/hide discovery section
- When the $wgWikistoriesDiscoveryMode parameter is set to public and Wikistories is enabled from the Appearance tab in Settings, users can see the CTA + Wikistories.
- When Wikistories is disabled, users cannot see the CTA + Wikistories.
- If the $wgWikistoriesDiscoveryMode is set to beta or any incorrect value, users cannot see the CTA or Wikistories.
Tested and passed.