Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:36, 31 January 2025 TheAstorPastor talk contribs created page User:TheAstorPastor/VisualEditorEverywhere.js (Created page with "// <nowiki> // TODO: fix the race condition. still present as of 08/31/22. got it when clicking from WT:NPPC to WP:NPPC. not consistently reproducible. use mw.hook( 've.activationComplete' )? list of VE hooks: https://codesearch.wmcloud.org/deployed/?q=mw%5C.hook.*%5C.fire&files=&excludeFiles=&repos=mediawiki%2Fextensions%2FVisualEditor // TODO: add support for [edit] links in diffs class VisualEditorEverywhere { execute() { this.articleName = mw.config.get( 'wgPage...")