User
Difference between revisions of "Yug/Sprints"
< User:Yug
(update.) |
|||
Line 38: | Line 38: | ||
[[LinguaLibre:Jargon]] (draft), | [[LinguaLibre:Jargon]] (draft), | ||
[[LinguaLibre:Workshops]] (draft), | [[LinguaLibre:Workshops]] (draft), | ||
− | Remove existing frequencylist (ongoing) | + | Remove existing frequencylist (ongoing), |
+ | Gentle call to <code>cat</code> community, | ||
+ | Review of [[Special:ActiveUsers]] and userpage tagging, | ||
|- | |- | ||
| Planed || | | Planed || | ||
Line 49: | Line 51: | ||
# lighter Github coordination. | # lighter Github coordination. | ||
|} | |} | ||
+ | |||
+ | <!-- | ||
+ | <query> | ||
+ | SELECT ?locutor ?locutorLabel ?genderLabel ?nb WHERE { | ||
+ | { | ||
+ | SELECT ?locutor (COUNT(?record) as ?nb) | ||
+ | WHERE { | ||
+ | ?record prop:P2 entity:Q2 . # Q2: record, P2: instance of. | ||
+ | ?record prop:P5 ?locutor . # Property:P5: speaker | ||
+ | } | ||
+ | GROUP BY ?locutor | ||
+ | ORDER BY DESC(?nb) | ||
+ | LIMIT 50 | ||
+ | } | ||
+ | ?locutor prop:P8 ?gender . | ||
+ | SERVICE wikibase:label { | ||
+ | bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" . | ||
+ | ?locutor rdfs:label ?locutorLabel . | ||
+ | ?gender rdfs:label ?genderLabel . | ||
+ | } | ||
+ | } | ||
+ | ORDER BY DESC(?nb)</query> | ||
+ | --> |
Revision as of 19:43, 9 March 2021
Date | Sprints |
---|---|
2020 |
MediaWiki:Gadget-RecentNonAudio.js, {{User details}}, MediaWiki:Common.css, Help:Download_datasets, {{Lingua Libre scripts}}, |
2021/01-02 |
Technical > Github Winter 20-21 review,
{{Userbox-records}} and serie,
Github general cleanup ends,
SignIt Firefox app taking back control fix republish,
/datasets/ investigation and fix (partial),
Wiki Meet India,
Lingualibre:Events completion & template usage,
LinguaLibre:Technical board creation,
LinguaLibre:Bot creation,
ratelimit investigation {{User ratelimit}} and mentoring users for autopatrol rights,
phabricator medium clean up,
LinguaLibre:List of languages,
UNILEX review & Help:How to create a frequency list? revamp,
List:Ron/*, List:Kur/*,
Convert 1,000 UNILEX lists to LL's |
2021/03-… |
Create User:Dragons Bot account,
use Wikiapi JS to code bot script |
Planed |
|