Page MenuHomePhabricator

[FEAT] Provide the ability to use fixes from fixes.py or user-fixes.py within cosmetic_changes
Open, LowPublicFeature

Description

The idea is to have an option -fix to include a set of replacements from fixes.py or user-fixes.py e.g.

-fix:grammar-de

or enable it for multiple sets:

-fix:grammar-de,case-de

Event Timeline

Xqt raised the priority of this task from to Low.
Xqt updated the task description. (Show Details)
Xqt subscribed.

Imho, it would be even better to have the possibility to apply also only changes from fixes.py or user-fixes.py when saving a page.
E.g. page.save() should be able to apply not only apply_cosmetic_changes but also or only the above fixes.

Xqt changed the subtype of this task from "Task" to "Feature Request".Apr 21 2022, 2:39 PM