User talk:FlightTime/confirm-logout.js: Difference between revisions

Content deleted Content added
No edit summary
Line 43:
:{{re|Guywan}} Oh my gosh, Thank you. I'll check it out right now. Wow its like Christmas :) - <span style="font-family:Trebuchet MS">[[User:FlightTime|<span style="color:#800000">'''FlightTime'''</span>]] <small>([[User talk:FlightTime|<span style="color:#FFD700">'''open channel'''</span>]])</small></span> 18:53, 21 March 2020 (UTC)
::{{re|Guywan}} Seems to work just fine. Again thank you very much :) - <span style="font-family:Trebuchet MS">[[User:FlightTime|<span style="color:#800000">'''FlightTime'''</span>]] <small>([[User talk:FlightTime|<span style="color:#FFD700">'''open channel'''</span>]])</small></span> 19:01, 21 March 2020 (UTC)
 
{{ping|FlightTime}} Hello again, I've made some small changes to [[User:Guywan/Scripts/ConfirmLogout.js|my version]]. Most noticeably, you are logged out immediately instead of being taken to [[Special:Logout]]. If you are interested in this, the easiest thing to do would be to replace your [[User:FlightTime/vector.js|vector.js]] with this:
<syntaxhighlight lang="js">
us_conlog_background = "#EEE";
us_conlog_border = "2px solid #00F";
mw.loader.getScript("/w/index.php?title=User:Guywan/Scripts/ConfirmLogout.js&action=raw&ctype=text/javascript");//[[User:Guywan/Scripts/ConfirmLogout.js]]
</syntaxhighlight>
Regards, <span style="font-family:cursive;color:blue">—[[User:Guywan|guywan]] ([[User talk:Guywan|talk]] • [[Special:Contributions/Guywan|contribs]])</span> 19:28, 22 March 2020 (UTC)