User:Dentonius/scripts
Scripts
editJavaScript
edit- User:Dentonius/common.js: loads scripts for my personal use
- User:Dentonius/scripts/GlobalRecentChanges.js: monitors recent changes across multiple wikis (*.wikimedia, *.wikipedia, *.wiktionary)
- TODO: (1) on error, call setTimeout ; (2) add other attribute ; (3) add row filter
- User:Dentonius/scripts/Sandbox.js: a safe place to test changes without breaking scripts which have been linked to.
Linux shell scripts
edit- wikistyle.sh: collects and tabulates en.wikt RFD statistics.
- TODO: (1) Count more keywords: all/both. (2) Split Talk page titles on commas; (3) Parse Talk page titles up to left bracket; (4) Use Python to upload data (wikistyle-report)