- If debug=true, remember in session
- the "set debugmode" code should check session in addition to GET query param
- going to debug=false will also unset it in the session
Allows to navigate the wiki, submit forms (T37061), and stuff.
To prevent users from unknowingly staying in debug mode, JS should but up an informational notification on the page informing something short like: "You've enabled debug mode of client resources delivery, click here to disable this"