Wikipedia:Options to not see an image
From Wikipedia, the free encyclopedia
Some people wish to not see some images. ("This isn't work safe! - My child might see this! - My country's laws forbid that! - My religion forbids that!")
Wikipedia is not censored, and the community will in general not be prepared to remove content on grounds of being objectionable to some people. Wikipedia will also not use specific disclaimers within articles warning readers of such content. All articles fall under the site-wide Content disclaimer. However, readers who do not wish to be exposed to certain content have a number of options to selectively prevent Wikipedia content from being displayed on their screen.
This page assumes that (a) you still want to visit Wikipedia (rather than creating a fork or simply staying away) and (b) you do not wish to enter discussions within Wikipedia policy to have the image changed, removed or deleted by building consensus.
Wikipedia readers have two possibilities to influence the way Wikipedia content is displayed on their screens:
- by creating an account and reading Wikipedia while logged in. User accounts offer a number of preference settings, including the selective display of images.
- by filtering content locally, either by setting up a proxy (such as Privoxy), or by configuring their web browser (including the possibility to display no images at all).
Contents |
[edit] Wikipedia user preferences
- Further information: Help:Preferences, Help:Cascading style sheets, and Wikipedia:CSS
To disable the display of images for a specific article, or for all articles on the "bad image" list, you must have an account. If you do not have an account, visit Special:Userlogin to create one.
[edit] Specific pages
Once you have an account, you can disable the images on a specific page by changing your personal settings at your CSS page. This allows you to avoid images that offend you without affecting other users. To do this, create a page at Special:Mypage/monobook.css and add the following line:
body.page-(page name) img {display: none;}
e.g.
body.page-Muhammad img {display: none;}
[edit] All "bad images"
You can specify that all images listed at MediaWiki:Bad image list be hidden. To do so, you need to change your personal javascript page. See User:Mr.Z-man/badimages for details.
[edit] Other possibilities
If you are unhappy with the configuration possibilities available at present, you may consider submitting a code change for the copyleft Mediawiki (which displays Wikipedia's content). The Wikimedia Foundation, which provides the hosting and bandwidth for Wikipedia, lacks resources to implement many good and useful modifications to the software that displays Wikipedia's content. Such modifications can be created and submitted to the Foundation for addition to Mediawiki. An example of what could be created is a user option to not display images that are in certain categories.
[edit] Use a proxy filter
You can selectively block content by using a web filter program. Freely available examples include Privoxy, SafeSquid and DansGuardian. Once you have installed such a program, you can exert fine-grained control over what content is received by your web browser.
[edit] Configure your browser
[edit] How to block images site-wide (all Wikimedia projects)
[edit] Firefox 2.0
- either: right-click the example image to the right and select "Block Images from upload.wikimedia.org"
- or: select Edit/Preferences and in the Content tab click on "Exceptions" next to "Load images automatically". In the popup window, type "wikimedia.org" and click "Block".
[edit] Opera 9.0
- Right-click on the page, select "Block content...", and click on the image(s). If you only want to (un)block a particular image, and not all images from the same source, hold the shift key while (un)blocking.
- Click "Done"
[edit] How to set up your browser to not see images at all
[edit] Firefox 2.0
[edit] Without add-on
- On Windows, select the Tools menu. On Mac OSX, select the Firefox menu.
- Select "Options" on Windows, or Preferences on Mac OSX
- Click the "Content" tab.
- Uncheck the checkbox "Load images automatically."
[edit] With add-on
https://addons.mozilla.org/en-US/firefox/addon/232 allows you to add a button to the Firefox tool bar that toggles images on and off.[1]
[edit] Other Mozilla-based browsers
The Firefox 2.0 instructions may not work on all browsers in the Mozilla family (such as the GNOME web browser Epiphany). In that case, enter about:config in the location box, and change permissions.default.image to 2 to disable image downloads. To restore the default behavior, change it back to 1.
[edit] Opera
View->Images->No Images
[edit] Internet Explorer 7
- Click the "Tools" button.
- Select "Internet Options".
- Click the "Advanced" tab.
- Scroll down to "Multimedia" and uncheck "Show pictures".
[edit] Safari 3
- On Mac OSX, select the "Edit" menu.
- Click "Preferences".
- Click on the "Appearance" button.
- Uncheck "Display images when the page opens."