Jump to content

User:Manishearth/Scripts

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Manishearth (talk | contribs) at 08:23, 24 February 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This page has a bit of information on each script that I have written.

This script adds a tab that allows the user to toggle viewing the sidebar (the logo, the search box, etc.)

It also adds a "(s)" tab, which makes the current state of the sidebar the default one by using cookies.

The script is at User:Manishearth/sidebartoggle.js

OrphanTabs

OrphanTabs is a script that assists in de-orphaning. The script is at User:Manishearth/orphantabs.js. For more information and a complete documentation, go here.

Wikipedia interwiki translator

As I was researching on Wikipedia, I realized that there is much more information on Wikipedia, more than meets the eye. If you open Wikipedia in all languages, you realize that if you could translate it, you would have a lot more information. So I created a script, which adds a blue '(t)' next to every link on the language portlet which leads to a wiki in a language supported by Google Translate. it also adds a faint red '(t)' next to those languages not supported by Google, so that If Google adds more languages, you can still translate them.

The script is at User:Manishearth/sidebartranslinks.js

"Edit:" namespace

This script allows you to use "Edit:" as a namespace. For example, if you type "Edit:Example" in the search box, it will lead you to the edit page of the page "Example", and not the search page for "Edit:Example" The script is at User:Manishearth/editns.js

Patrol tab

This script adds a patrol tab when you are viewing a page from Special:NewPages

The script is at User:Manishearth/patroltab.js