User:Ale jrb/Scripts/statusCheck.js: Difference between revisions

Content deleted Content added
Ale jrb (talk | contribs)
install status check @ Wikipedia
 
Ale jrb (talk | contribs)
m timing
Line 9:
 
// the following settings are used in this script:
if (offlineAfter == null) var offlineAfter = (712 * 60); // number of seconds after which a user is considered offline (default: 7 minutes)
if (statCloseOnClick == null) var statCloseOnClick = true; // whether to close the status window when clicking on it