Jump to content

Help:Go button: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
VolkovBot (talk | contribs)
m robot Adding: it:Aiuto:Vai
Copied from Meta, last edited December 2007
Line 1: Line 1:
{{H:h|Reader toc}}
{{H:h|Reader toc}}


The '''Go button''' appears on all [[MediaWiki]] pages in the standard skin, next to the [[Help:Searching|search]] button. The function of the go button is to display a page directly, instead of first having to select it from the search result page. In other words, it allows you to quickly navigate from page to page without following links.
The '''Go button''' appears on all [[MediaWiki]] pages, next to the [[Help:Searching|Search]] button. The function of the Go button is to directly navigate to a page which name is entered in the search field.


==Use==
==How it works==
To view a page, just enter its name in the search field and click "Go". The Go button is more complex than it looks. It works as follows (each time, only continuing if there is no match):
The Go button is more complex than it looks. It works as follows (each time, only continuing if there is no match):
# Check existence of the page exactly as it is entered (note that most projects have [[Help:Page name#Case-sensitivity of the first character|case-insensitivity of the first character of the whole page name]], and in the case of a namespace prefix, of the first character after that). For example, if you entered "the test Page", MediaWiki could navigate to [[The test Page]].
# Try all lower case: [[The test page]].
# Try all words capitalized: [[The Test Page]].
# Try the all upper case version: [[THE TEST PAGE]].
If no such variations are found, a full text search is performed as if you clicked the [[Help:Searching|"Search"]] button.


Go button generates little server load, and therefore usually remains functional even if the fulltext search is deactivated for performance reasons.
# Check existence of the page exactly as it is entered, e.g. [[Test Page]] and [[Test page]] are different pages (but most projects have [[Help:Page name#Case-sensitivity of the first character|case-insensitivity of the first character of the whole page name]], and in the case of a namespace prefix, of the first character after that).
# Try all lower case (with the first letter capitalized), e.g. if you type "TEST PAGE", [[Test page]] and not [[Test Page]] would be displayed.
# Try the version with all words capitalized.
# Try the all upper case version.
# Carry out a full text search as if you clicked the "Search" button; see [[Help:Searching]].


==Usage==
If you use the Go button wisely, it will allow you to quickly jump to your most frequently used pages. It is also a good idea to use it for unambiguous searches -- if a direct match fails, it will always fall back to the normal search anyway, and if it succeeds, you are immediately taken where you want to go. In general, the go button generates little server load, and therefore usually remains functional even if the fulltext search is deactivated for performance reasons.
If you use the Go button wisely, it will allow you to quickly jump to your most frequently used pages.

It is also a good idea to use it for unambiguous searches -- if a direct match fails, it will always fall back to the normal search anyway, and if it succeeds, you are immediately taken where you want to go.


== Special features==
A special feature is that applying Go on an IP number gives the [[Help:User contributions|User contributions]] of that IP.
A special feature is that applying Go on an IP number gives the [[Help:User contributions|User contributions]] of that IP.


It's often benefitial to utilize existing [[Help:Redirect|redirects]] and namespaces aliases. For example, in most Wikimedia projects one can use short alias "user:" instead of longer localized version.
Depending on the contents of [[MediaWiki:Nogomatch]] there may be a link to the edit page of the non-existent page, see e.g. [[w:MediaWiki:Nogomatch]]. A useful side-effect is that this allows going conveniently to a page on another wiki, by adding the interwiki prefix, albeit that the text "create an article with this title" would not be accurate for the link, in the case of an existing page. Also the CSS-class of the link is "new", not "ex4tiw".
Depending on the contents of [[MediaWiki:Nogomatch]] there may be a link to the edit page of the non-existent page, see e.g. [[w:MediaWiki:Nogomatch]]. A useful side-effect is that this allows going conveniently to a page on another wiki, by adding the interwiki prefix, albeit that the text "create an article with this title" would not be accurate for the link, in the case of an existing page. Also the CSS-class of the link is "new", not "extiw".


[[Category:Navigation]]
<nowiki>*</nowiki>This is a parameter you set while [[Help:Configuration|configuring MediaWiki]].


{{h:f|langs=|enname=Go button}}
{{h:f|langs=|enname=Go button}}

[[it:Aiuto:Vai]]

Revision as of 19:43, 11 April 2008

Template:H:h

The Go button appears on all MediaWiki pages, next to the Search button. The function of the Go button is to directly navigate to a page which name is entered in the search field.

How it works

The Go button is more complex than it looks. It works as follows (each time, only continuing if there is no match):

  1. Check existence of the page exactly as it is entered (note that most projects have case-insensitivity of the first character of the whole page name, and in the case of a namespace prefix, of the first character after that). For example, if you entered "the test Page", MediaWiki could navigate to The test Page.
  2. Try all lower case: The test page.
  3. Try all words capitalized: The Test Page.
  4. Try the all upper case version: THE TEST PAGE.

If no such variations are found, a full text search is performed as if you clicked the "Search" button.

Go button generates little server load, and therefore usually remains functional even if the fulltext search is deactivated for performance reasons.

Usage

If you use the Go button wisely, it will allow you to quickly jump to your most frequently used pages.

It is also a good idea to use it for unambiguous searches -- if a direct match fails, it will always fall back to the normal search anyway, and if it succeeds, you are immediately taken where you want to go.

A special feature is that applying Go on an IP number gives the User contributions of that IP.

It's often benefitial to utilize existing redirects and namespaces aliases. For example, in most Wikimedia projects one can use short alias "user:" instead of longer localized version.

Depending on the contents of MediaWiki:Nogomatch there may be a link to the edit page of the non-existent page, see e.g. w:MediaWiki:Nogomatch. A useful side-effect is that this allows going conveniently to a page on another wiki, by adding the interwiki prefix, albeit that the text "create an article with this title" would not be accurate for the link, in the case of an existing page. Also the CSS-class of the link is "new", not "extiw".

Template:H:f