Jump to content

User talk:Joshua Scott/Scripts/pendingchanges.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Galobtter (talk | contribs) at 18:02, 1 July 2019 (Interface-protected edit request on 30 June 2019: +). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Interface-protected edit request on 30 June 2019

Can you replace

if(pendch_diffonly == null) { pendch_diffonly = 1;

To

if(pendch_diffonly == null) { pendch_diffonly = 0;

To show the article and a diff. See here for the request Wikipedia:Village pump (technical)#Pending changes ___CAPTAIN MEDUSAtalk 13:23, 30 June 2019 (UTC)[reply]
CAPTAIN MEDUSA - for one thing, Interstellarity should be able to put pendch_diffonly = 0; in their common.js to to change the scripts behaviour without editing it (Interstellarity, if you can't figure how do that, I can do it for you), and also since this is a user script by Joshua Scott, it'll be generally up to him to determine defaults like these. Galobtter (pingó mió) 18:02, 1 July 2019 (UTC)[reply]