Activities/Wikipedia/HowTo: Difference between revisions
No edit summary |
|||
| Line 174: | Line 174: | ||
== Other changes needed == | == Other changes needed == | ||
=== Image | === Image identifiers === | ||
If after finish the process of the files, the images are not displayed in the pages, check if the image identifier is included in the set imageKeywords in the file mwlib/parser.py. For example, in the Quechua wikipedia, the image identifier is "rikcha" and we needed add it because was not included. | If after finish the process of the files, the images are not displayed in the pages, check if the image identifier is included in the set imageKeywords in the file mwlib/parser.py. For example, in the Quechua wikipedia, the image identifier is "rikcha" and we needed add it because was not included. | ||