Update Foundation projects; fix issue with Wikipedia namespace.#2
Open
Vittorioo wants to merge 2 commits intoscfc:pu/tools-migrationfrom
Open
Update Foundation projects; fix issue with Wikipedia namespace.#2Vittorioo wants to merge 2 commits intoscfc:pu/tools-migrationfrom
Vittorioo wants to merge 2 commits intoscfc:pu/tools-migrationfrom
Conversation
Please, update the current Foundation projects. There were also 2 typos: "speciesi" and "meta-wiki". We probably don't need these: tools bugzilla mediazilla quality strategy usability betawikiversity oldwikisource nost nostalgia tenwiki donate If possible, do not add "w" and "wikipedia" until errors #68 and #82 are rewritten to take care of them, as explained here: https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Check_Wikipedia#Error_82_confusion_and_new_error_104 For the same reason, "wikt" and "wiktionary" are special cases when the script is running for sv.wiktionary; and so on with other exceptions when running for commons, etc. At the moment, errors #68 and #82 are not active in those projects, so my fix doesn't have effects on them. As explained in the link above, "w" and "wikipedia" can also combine in multiple ways with language codes and with "m", "mw" and the like, with the script unable to sort out all the cases at the moment; see how the script works in es.wiki, where errors #68 and #82 have the majority of the problems (my fix doesn't solve all of them; for example it can't stop [[:de:wikt:Kreis|kreis]] showing up in error #68 instead of #82 ).
Removing fl (it doesn't exist) and gv (Manx). Adding zh (Chinese) and bn (Bengali, 230 million speakers and 150 active users on the wiki according to stats.wikimedia.org).
ghost
pushed a commit
that referenced
this pull request
Aug 30, 2016
ghost
pushed a commit
that referenced
this pull request
Nov 2, 2016
#2 #009 #017 #034 #054 #064 get_comments Our @HTML_NAMED_ENTITIES
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please, update the current Foundation projects.
There were also 2 typos: "speciesi" and "meta-wiki".
We probably don't need these:
tools bugzilla mediazilla quality strategy usability betawikiversity oldwikisource nost nostalgia tenwiki donateIf possible, do not add "w" and "wikipedia" until errors #68 and #82 are rewritten to take care of them, as explained here:
https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Check_Wikipedia#Error_82_confusion_and_new_error_104
For the same reason, "wikt" and "wiktionary" are special cases when the script is running for sv.wiktionary; and so on with other exceptions when running for commons, etc. At the moment, errors #68 and #82 are not active in those projects, so my fix doesn't have effects on them.
As explained in the link above, "w" and "wikipedia" can also combine in multiple ways with language codes and with "m", "mw" and the like, with the script unable to sort out all the cases at the moment; see how the script works in es.wiki, where errors #68 and #82 have the majority of the problems (my fix doesn't solve all of them; for example it can't stop
[[:de:wikt:Kreis|kreis]]showing up in error #68 instead of #82 ).