User:Technical 13/Scripts/admin eye
Browser/skin compatibility table
| ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Author(s) | Technical 13 |
---|---|
Status | Stable |
Updated | last update date |
Browsers | Firefox 24 |
Skins | Vector |
Source | User:Technical 13/Scripts/admin eye.js |
This script adds a link that will toggle all sections with class="admin-show"
which are designed for notes hidden on page for administrators to remind them of the process in completing tasks. Most users do no need this ability to see these instructions, unless of course you happen to be a template or script coder and are working on a script to help administrators do their tasks. If that is the case, than short of making those messages always on (there is really nothing special to see and they often clutter the screen), this script is invaluable to be able to toggle back and forth and see both.
Using this script
On the English Wikipedia
This script can be imported to your common.js by adding:
importScript( 'User:Technical 13/Scripts/admin_eye.js' );// [[User:Technical 13/Scripts/admin_eye]]
Step two
Once you have saved the above to your common.js, you will have to WP:BYPASS your cache to see the effects.