[front-page] remove non-English news from front-page #625
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
to remove non-English news from the front-page, it is necessary to remove the "front-page" tag from those news that are in a non-English language AND do not have an English translation.
There is a systematic problem here: It could happen that for example a German-only news is published and the front-page tag is removed. Later, an English translation is added and the front-page tag should be re-implemented. However, this happens so rarely, we can safely ignore it for now.
Attention: Please coordinate this issue with the issue to work on the tags on the news-page.
remove non-English news from front-pageto [front-page] remove non-English news from front-pageSmall script to find news entries that require an update.
PR #644 fixes this. Prepared to merge to test.
I updated the script to be compatible and fit to fsfe-local-build repository