Wikiquote:Twinkle

From Wikiquote
(Redirected from Wikiquote:TWINKLE)
Mr. Twinkly
WQ:TWINKLE
WQ:TW

Twinkle is a set of JavaScript functions that gives some users many new options to help them in common Wikipedia maintenance tasks and to help them deal with acts of vandalism. It provides users three types of rollback functions and includes a full library of speedy deletion functions, user warnings, pseudo-automatic reporting of vandals, and much, much more.

Twinkle was and is developed on the English Wikipedia by AzaToth and has its origins as a reversion script based on ideas found in Voice of All's script collection. It has grown quickly into a tool with many more capabilities than its reversion roots and is used by hundreds of Wikipedians.

Current development is being done by several users.

Screenshot of Twinkle


Requirements and limitations

Browser support

Twinkle is tested and expected to work with: Mozilla Firefox, Camino, and Safari. It is recommended to use the latest versions of these browsers. For Opera you will need to enable Javascript Standard Library under the "Gadgets" tab of your Preferences. If you are running older versions of these browsers, such as for instance Safari 2, Firefox 1.5 etc, you might be able to (partially) use Twinkle by enabling this Javascript Standard Library, but these versions (and other browsers, including Internet Explorer) are not actively supported.

Problems, bugs and feedback

  1. It is a known issue that firewall and security solutions such as ZoneAlarm and Norton Internet Security (specifically Norton's AntiSpam) can intercept and malform the http and xml webstreams that Twinkle uses. Because of that Twinkle might not work in combination with those products. In the case of Norton Internet security you can fix this by disabling popup blocking.
  2. Twinkle is considered to be unstable, but in major development. All questions regarding Twinkle as well as bug reports and feature requests should be posted on the Talkpage.

Installation

To install the TWINKLE modules that have been migrated so far:

  1. Copy the text below and paste it into the bottom of your monobook.js file:
importScript('User:Pmlinediter/twinkle.js');
  1. Save the new monobook.js page, and
  2. Completely refresh your browser by bypassing your cache (Firefox: Control-Shift-R / Firefox Mac: Command-Shift-R)
  3. Done!

You may wish to re-configure TWINKLE's default settings. See en:Wikipedia:Twinkle/doc#Configuration for instructions.

Now, you can install TWINKLE via the Gadgets section of your Preferences page.

Documentation and configuration

Before you start using Twinkle you really should read its documentation to familiarize yourself with some of the possibilities and functions of Twinkle. There is also a multitude of options that you can configure to change some of the default behaviours of Twinkle. Never forget that you take full responsibility for any action performed using Twinkle. You must understand Wikipedia policies and use this tool within these policies, or risk being blocked.