https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30647 Bug ID: 30647 Summary: Add note to affected system preferences for temporarily disabling CSS and Javascript Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: barbara.johnson@bedfordtx.gov QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Bug #14004 added the ability to temporarily disable CSS and Javascript in the OPAC and staff client so that you can test your code. However, I can never remember the string I'm supposed to add to the end of the url - which means I have to go look for it or don't bother because it takes me too much time. I was thinking it might be handy to add a note to each of the sys prefs (see below) that this can be used with. /cgi-bin/koha/opac-main.pl?DISABLE_SYSPREF_OPACUserCSS=1 /cgi-bin/koha/opac-main.pl?DISABLE_SYSPREF_OPACUserJS=1 /cgi-bin/koha/mainpage.pl?DISABLE_SYSPREF_IntranetUserCSS=1 /cgi-bin/koha/mainpage.pl?DISABLE_SYSPREF_IntranetUserJS=1 /cgi-bin/koha/opac-main.pl?DISABLE_SYSPREF_OpacAdditionalStylesheet=1 /cgi-bin/koha/opac-main.pl?DISABLE_SYSPREF_opaclayoutstylesheet=1 /cgi-bin/koha/mainpage.pl?DISABLE_SYSPREF_intranetcolorstylesheet=1 /cgi-bin/koha/mainpage.pl?DISABLE_SYSPREF_intranetstylesheet=1 I added a screenshot of what might work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.