Skip to content

Files

Latest commit

 

History

History
31 lines (17 loc) · 2.09 KB

README.md

File metadata and controls

31 lines (17 loc) · 2.09 KB

Various WMF-related stuff

Often perl, potentially frivolous

enWiki

Regularly update user data for User:Amorymeltzer/crathighlighter as User:AmoryBot. The script is run regularly on Toolforge.

Dashboard and Grafana

Creates an h-index-like metric for sysops, and includes some pretty graphs via R; see User:Amorymeltzer/s-index for results. Full instructions are available in the README, but mainly uses a single shim, sIndex.sh.

My on-wiki userscripts and custom JavaScript/CSS. Easier to edit them locally, plus there are a few scripts to make updating things easier:

  • push.pl: Pushes new versions live to my userspace
  • updateModernjs.pl: For safety reasons, I only import specific revisions of user scripts. This script checks those pages for any new updates, then shows me the diffs so I can review them for safety, then updates my js file.

Species-Genus list

Create a list of identical Genus-species pairs from WikiSpecies. Simply download the latest Wikispecies "all titles from mainspace" dump, then run speciesGenusList. In theory, makeWikiSpeciesLinks should make some links or pretty documents, but doesn't.