Birthright.net  

Go Back   Birthright.net > BrWiki

Help:URL

From BrWiki

Help:   Contents | Getting Started | New to BRWiki | Editing BRWiki | Editing BRWiki (advanced) | Communication and Community | Additional Help
The help pages are currently being redesigned so they are more helpful. If you have any comments or are interested in helping out, please see the help team.


image:stub.png This article or section needs to be cleaned up to a higher standard of quality.

This may include editing to correct spelling and grammar, rewriting sections to ensure they are clear and concise, and wikifying.

 

Contents

[edit] URLs in external links

External links can start with "http://" or "ftp://"; "file://" does not work.

In external links, all symbols of the URL must be among: A-Z a-z 0-9 ._\/~%-+&#?!=()@. If a URL contains a different character it should be converted; for example, ^ has to be written %5e, the hexadecimal ASCII value with a percent sign in front. A blank space can also be converted into an underscore.

Conversion:

 "   #   $   %   &   '   *   ,   :   ;   <   >   [   ^   `   {   |   }
%22 %23 %24 %25 %26 %27 %2a %2c %3a %3b %3c %3e %5b %5e %60 %7b %7c %7d

For the other characters either the code or the character can be used in internal and external links, they are equivalent. The system does a conversion when needed. E.g.

[[%C3%80_propos_de_M%C3%A9ta]]

is rendered as À_propos_de_Méta, almost like À propos de Méta, which leads to this page on Meta with in the address bar the URL

http://meta.wikipedia.org/wiki/%C3%80_propos_de_M%C3%A9ta

while http://meta.wikipedia.org/wiki/À_propos_de_Méta leads to the same.

[edit] URLs of pages within the projects

See en:Wikipedia:URLs; everything works the same, except that the domain names vary:

  • www.wikipedia.org
  • meta.wikipedia.org
  • wiktionary.org
  • quote.wikipedia.org
  • wikibooks.org
  • sources.wikipedia.org
  • sep11.wikipedia.org
  • test.wikipedia.org
  • xx.wikipedia.org with xx the language code, see The provisional portal of Wikipedia

In projects outside Wikimedia the "w/" in URLs like http://www.wikipedia.org/w/wiki.phtml?title=Main_Page&action=history is sometimes not used, sometimes different, e.g.:

The default is /wiki/wiki.phtml, with in DefaultSetting.php [1]:

$wgScriptPath = "/wiki";
$wgScript     = "{$wgScriptPath}/wiki.phtml";

There may be other variations, compare:

[edit] Old versions of pages

All old versions of all pages are numbered (with oldid) approximately in the order of becoming an old version, i.e. in chronological order of the next edit of the same page.

[edit] New pages

New pages are numbered (with curid) chronologically.

See also Multiple titles.

[edit] Edit

Examples:

[edit] Purge

In some cases of caching problems, to update a page it can help to use "action=purge", in a URL like http://www.birthright.net/brwiki/index.php?title=Help:URL&action=purge

[edit] See also

MediaWiki User's Guide: Namespaces, Make non-ugly URLs, Rewrite rules.


All times are GMT. The time now is 11:43 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Powered by vbWiki Pro 1.3 RC3. Copyright ©2006, NuHit, LLC