As of v.0.26.0 'settings' and 'advanced' icon are confusingly named to OOUI developers and with the new icon set also signify slightly different use case.
We should rename it to 'pageSettings' and 'settings'. Related: T190175
Due to naming conflict, we'll have to do it in sequences:
- Rename filenames used for 'settings'
- Add 'pageSettings'
- and add 'settings' to same icon packs
- Replace usage of 'settings' with 'pageSettings'
-
OOUI toolbar'settings' here is only in documentation; the current 'advanced' which will be to the correct 'settings' - VE at modules/ve-mw/ui/pages/ve.ui.MWSettingsPage.js
- VE at modules/ve-mw/ui/tools/ve.ui.MWMetaDialogTool.js T202101
-
- Rename filenames used for 'advanced' to new 'settings'
- Deprecate 'advanced' & rename to 'settings' in JSON files – https://gerrit.wikimedia.org/r/#/c/oojs/ui/+/454363/
- Replace 'advanced' across products
- MW core RCFilters – https://gerrit.wikimedia.org/r/#/c/mediawiki/core/+/458984/
- VE – https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/VisualEditor/+/458988/
- CX – https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/ContentTranslation/+/458991/
- Echo – https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Echo/+/458992/
- Cite – https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Cite/+/458993/
- TemplateData – https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/TemplateData/+/458997/
- Remove 'advanced' – https://gerrit.wikimedia.org/r/#/c/oojs/ui/+/460091/