Page MenuHomePhabricator

Provide a way to display of a banner only to users who reach a certain number of edits
Open, Needs TriagePublic

Description

Some banners are supposed to be displayed to people who reach a certain number of edits. for instance, the community wishlist is supposed to be displayed to people who have made (for instance) more than 150 edits.

At the moment, this is covered by a JavaScript hack and this hack sometimes breaks (T269723). This hack should be a feature for banner administration.

Event Timeline

Trizek-WMF renamed this task from Provide a way to display of a banner to users who reach a certain number of edits to Provide a way to display of a banner only to users who reach a certain number of edits.Dec 9 2020, 3:09 PM
MarcoAurelio subscribed.

If we could do not only edits but other "API-queriable" properties such as user rights, user age, number of edits, etc. it'd be great.