Page MenuHomePhabricator

Promote Collaboration List on Special:EventDetails
Closed, ResolvedPublic2 Estimated Story Points

Description

As an organizer who has created an event, I want to to know how to find other events or projects that may interest or inspire me by learning about the Collaboration List via EventDetails.

As a contributor who has joined an event, I want to be able to know how to find other events or projects that may interest me by learning about the Collaboration List via EventDetails.

Acceptance Criteria:

  • Given that any user is on Special:EventDetails,
    • They should see text: "Visit the Collaboration list to find more events and communities."
      • Collaboration list should be bold
      • Collaboration list should link to Special:AllEvents on wiki that the user is on

Example of where the text & link can be added:

Screenshot 2024-10-23 at 10.12.36β€―AM.png (1Γ—1 px, 193 KB)

Out of scope:

  • Redesign of plage to add navigation menu; that may be handled later in T378205

Event Timeline

ifried updated the task description. (Show Details)

Change #1084147 had a related patch set uploaded (by Mhorsey; author: Mhorsey):

[mediawiki/extensions/CampaignEvents@master] Add footer text to Special:EventDetails to promote Special:AllEvents

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

Change #1084147 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Add footer text to Special:EventDetails to promote Special:AllEvents

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

vaughnwalters subscribed.

Acceptance Criteria:

  • Given that any user is on Special:EventDetails,
    • They should see text: "Visit the Collaboration List to find more events and communities."
      • βœ… Collaboration List should be bold
      • βœ… Collaboration List should link to Special:AllEvents on wiki that the user is on

Screenshot 2024-11-01 at 10.21.50β€―AM.png (1Γ—1 px, 195 KB)

This is functioning correctly. Also noting that it does correctly link to the wiki the user is on, including if the event they are viewing is on a different wiki than the wiki that the user is on. Sending to product sign off.

moving back to in dev due to minor language change: Collaboration List to Collaboration list

Change #1087139 had a related patch set uploaded (by Mhorsey; author: Mhorsey):

[mediawiki/extensions/CampaignEvents@master] Change case of Collaboration list text for consistency

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

Change #1087139 merged by jenkins-bot:

[mediawiki/extensions/CampaignEvents@master] Change case of Collaboration list text for consistency

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

Acceptance Criteria:

  • Given that any user is on Special:EventDetails,
    • They should see text: "Visit the Collaboration List to find more events and communities."
      • βœ… Collaboration List should be bold
      • βœ… Collaboration List should link to Special:AllEvents on wiki that the user is on

Screenshot 2024-11-01 at 10.21.50β€―AM.png (1Γ—1 px, 195 KB)

This is functioning correctly. Also noting that it does correctly link to the wiki the user is on, including if the event they are viewing is on a different wiki than the wiki that the user is on. Sending to product sign off.

The casing of "Collaboration list" has been updated to match the updated AC.

  • βœ… They should see text: "Visit the Collaboration list to find more events and communities."

Sending back to product sign off.

EventDetails page.png (1Γ—1 px, 184 KB)

This has been released, so I marking this as Done.