…rGrouping: event: action: keep filter: keep groupIdentifier: keep webhost: keep wiki: keep ChangesListFilters: event: associated: keep damaging: keep enhancedFiltersEnabled: keep goodfaith: keep hideReviewed: keep hideWikibase: keep hideanons: keep hidebots: keep hidebyothers: ke…
…feature , three A/B tests were conducted on the Hungarian, Italian, and Russian Wikipedias. The A/B test on the Hungarian Wikipedia started on 7 June 2016. The A/B tests on Italian and Russian Wikipedia started on 23 September 2016. The team's goals were to establish the success …
…Changes in Gerrit: Subject Repo Branch Lines +/- Add indexes to the schema mediawiki/extensions/CampaignEvents master +62 -2 Customize query in gerrit Related Objects Mentions Mentioned In T350947: Performance review of Extension:WikimediaCampaignEvents T318595: Create database s…
Event:Wiki Mentor Africa ISA Hackathon 2024 - Meta-Wiki Jump to content From Meta, a Wikimedia project coordination wiki Participation options Online event Start and end time 14:00, 19 January 2024 – 17:00, 21 January 2024 Timezone: +00:00 Number of participants 428 participants …
Event Center/Registration - Meta-Wiki Jump to content From Meta, a Wikimedia project coordination wiki Event Center Translate this page Other languages: Bahasa Indonesia Bahasa Melayu Hausa Igbo Kiswahili Tiếng Việt italiano norsk norsk bokmål norsk nynorsk oʻzbekcha / ўзбекча po…
Event:Wiki Loves Ramadan 2025 Campaign Launch - Meta-Wiki Jump to content From Meta, a Wikimedia project coordination wiki Participation options Online event Start and end time 16:00, 19 January 2025 – 18:00, 19 January 2025 Timezone: +00:00 Number of participants 36 participants…
Event:Wiki Loves Ramadan 2025 Campaign Launch - Meta-Wiki Jump to content From Meta, a Wikimedia project coordination wiki Participation options Online event Start and end time 16:00, 19 January 2025 – 18:00, 19 January 2025 Timezone: +00:00 Number of participants 36 participants…
This page in a nutshell: The Connection team has built an on-wiki event registration tool as part of the CampaignEvents extension . You can refer to the user guide to learn more on how to use the tool. There are many campaigns in the Wikimedia movement, such as Wiki Loves Monumen…
This page in a nutshell: The Connection team has built an on-wiki event registration tool as part of the CampaignEvents extension . You can refer to the user guide to learn more on how to use the tool. There are many campaigns in the Wikimedia movement, such as Wiki Loves Monumen…
This page in a nutshell: The Connection team has built an on-wiki event registration tool as part of the CampaignEvents extension . You can refer to the user guide to learn more on how to use the tool. There are many campaigns in the Wikimedia movement, such as Wiki Loves Monumen…
…s common questions about the extension, including how to enable it on your home wiki, who can use it, and what features it offers. For any additional questions or feature requests not covered here, you are welcome to reach out through this talk page . What is CampaignEvents exten…
<? php declare ( strict_types = 1 ); namespace MediaWiki \Extension\CampaignEvents\Pager ; use IContextSource ; use LogicException ; use MediaWiki \Extension\CampaignEvents\Database\CampaignsDatabaseHelper ; use MediaWiki \Extension\CampaignEvents\Event\EventRegistration ; use Me…
Event Registration Event Registration is an on-wiki solution for event management. It is also the first tool of the Event Center . The Event Center will be a platform for organizing and managing events, along with other collaborative activities on the wikis. On this platform, org…
Event Registration Event Registration is an on-wiki solution for event management. It is also the first tool of the Event Center . The Event Center will be a platform for organizing and managing events, along with other collaborative activities on the wikis. On this platform, org…
…ers Aklapper Daimona vaughnwalters Description The method will try to look up a wikipage for each row, which can result in a lot of queries. We should improve this, e.g. using LinkBatch (at least for local pages) or something. Acceptance criteria When visiting Special:MyEvents wi…