Synchbot/Archives/Jasper Deng

From Meta, a Wikimedia project coordination wiki
Jump to navigation Jump to search

Migrate to global CSS/JS

request done:
Jasper Deng (global account · recent activity · user pages)
  • go to User:Jasper Deng/*.js on every wiki
  • and delete the page.
request_user = u'Jasper Deng',
request_titles = [u'User:Jasper Deng/*.js'],
request_action = lambda bot: bot.delete(),
skip_existing = False,
skip_new = True,
skip_unregistered = False,
skip_wikis = [],
only_wikis = [],
delete_summary = None,
edit_summary = None,

Remove manual global.js imports since they're now automatic, and delete local pages that don't contain anything else. Discussed at User talk:Jasper Deng#Global CSS/JS migration. —Pathoschild 13:12, 29 June 2015 (UTC)

Done! Two common.js pages were edited to remove imports, and 667 pages that contained nothing else were deleted.

Lua error in Module:Synchbot at line 418: bad argument #2 to 'format' (string expected, got table).

Pathoschild 02:32, 04 July 2015 (UTC)