| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Also enable getEnwikiImgData.py to skip already-processed wiki-ids
|
|
|
|
|
|
Without this, taxa like 'Amphibia' may get preferred-names like
'frogs, salamanders, and caecilians'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also adjust image-reviewing script to allow skiping some user-choices
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Was trimming off nodes without an image/desc/reduced_tree_presence,
including those with a descdendant that has them. Was using a
linked-image association to prevent this, but this wasn't reliable.
|
|
|
|
|
|
Some nodes had multiple ancestors with over 10k children, and
jump-searching to them could take almost a minute for vue to load.
|
|
|
|
|
|
|