URLs.html 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <title>App/UI/Address bar/URLs - XOWA</title>
  6. <link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
  7. <link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
  8. </head>
  9. <body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
  10. <div id="mw-page-base" class="noprint"></div>
  11. <div id="mw-head-base" class="noprint"></div>
  12. <div id="content" class="mw-body">
  13. <h1 id="firstHeading" class="firstHeading"><span>App/UI/Address bar/URLs</span></h1>
  14. <div id="bodyContent" class="mw-body-content">
  15. <div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
  16. <div id="contentSub"></div>
  17. <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
  18. <p>
  19. URLs are used to navigate to a page in a wiki. This page will describe the different formats that can be entered into the address bar.
  20. </p>
  21. <div id="toc" class="toc">
  22. <div id="toctitle" class="toctitle">
  23. <h2>
  24. Contents
  25. </h2>
  26. </div>
  27. <ul>
  28. <li class="toclevel-1 tocsection-1">
  29. <a href="#Full_URLs"><span class="tocnumber">1</span> <span class="toctext">Full URLs</span></a>
  30. </li>
  31. <li class="toclevel-1 tocsection-2">
  32. <a href="#Page_name"><span class="tocnumber">2</span> <span class="toctext">Page name</span></a>
  33. </li>
  34. <li class="toclevel-1 tocsection-3">
  35. <a href="#Shortcut"><span class="tocnumber">3</span> <span class="toctext">Shortcut</span></a>
  36. </li>
  37. <li class="toclevel-1 tocsection-4">
  38. <a href="#http_format"><span class="tocnumber">4</span> <span class="toctext">http format</span></a>
  39. </li>
  40. </ul>
  41. </div>
  42. <h2>
  43. <span class="mw-headline" id="Full_URLs">Full URLs</span>
  44. </h2>
  45. <p>
  46. A full URL will point absolutely to one specific page in one specific wiki from any wiki.
  47. </p>
  48. <p>
  49. For example, "en.wikipedia.org/wiki/Earth" will always navigate to the "Earth" page in "en.wikipedia.org" regardless of whether the current wiki is "en.wikipedia.org", "en.wiktionary.org" or "simple.wikipedia.org"
  50. </p>
  51. <h2>
  52. <span class="mw-headline" id="Page_name">Page name</span>
  53. </h2>
  54. <p>
  55. A short name allows quick lookup of an article within the current wiki.
  56. </p>
  57. <p>
  58. For example, if you are in "en.wikipedia.org", typing in just "Earth" will take you to the Earth page inside en.wikipedia.org.
  59. </p>
  60. <h2>
  61. <span class="mw-headline" id="Shortcut">Shortcut</span>
  62. </h2>
  63. <p>
  64. A shortcut is a compromise between the absolute reference of a full URL and the brevity of a page name.
  65. </p>
  66. <p>
  67. For example, "w:Earth" will always take you to "en.wikipedia.org/wiki/Earth" from any other wiki. It is only 2 characters longer than "Earth".
  68. </p>
  69. <p>
  70. See <a href="/wiki/App/UI/Address_bar/Shortcuts" id="xolnki_2" title="App/UI/Address bar/Shortcuts">shortcuts</a> for more information.
  71. </p>
  72. <h2>
  73. <span class="mw-headline" id="http_format">http format</span>
  74. </h2>
  75. <p>
  76. An http format url allows for copying and pasting directly from Firefox or other applications.
  77. </p>
  78. <p>
  79. For example:
  80. </p>
  81. <ul>
  82. <li>
  83. Right click on any link to wikipedia
  84. </li>
  85. <li>
  86. Select "Copy Link Location"
  87. </li>
  88. <li>
  89. Press Ctrl-V to paste the link into the address bar. This will paste the full url of "http://en.wikipedia.org/wiki/Earth"
  90. </li>
  91. <li>
  92. Press Enter. You will be redirected to "en.wikipedia.org/wiki/Earth"
  93. </li>
  94. </ul>
  95. <p>
  96. Alternatively, instead of Ctrl-V and Enter, you can also middle-click on the URL bar. This will:
  97. </p>
  98. <ul>
  99. <li>
  100. Delete all text
  101. </li>
  102. <li>
  103. Paste whatever's on your clipboard into the Address bar
  104. </li>
  105. <li>
  106. Automatically try to open the page
  107. </li>
  108. </ul>
  109. <p>
  110. On a similar note, you can also copy and paste urls of the format "http://upload.wikimedia.org/wikipedia/commons/7/78/The_Blue_Marble.jpg". This will be converted to commons.wikimedia.org/wiki/File:The Blue Marble.jpg
  111. </p>
  112. <p>
  113. Note that http format also works for urls with the format of http://en.wikipedia.org/w/index.php?title=Earth
  114. </p>
  115. <p>
  116. <br>
  117. </p>
  118. </div>
  119. </div>
  120. </div>
  121. <div id="mw-head" class="noprint">
  122. <div id="left-navigation">
  123. <div id="p-namespaces" class="vectorTabs">
  124. <h3>Namespaces</h3>
  125. <ul>
  126. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  127. </ul>
  128. </div>
  129. </div>
  130. </div>
  131. <div id='mw-panel' class='noprint'>
  132. <div id='p-logo'>
  133. <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
  134. </div>
  135. <div class="portal" id='xowa-portal-home'>
  136. <h3>XOWA</h3>
  137. <div class="body">
  138. <ul>
  139. <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
  140. <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  141. <li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
  142. <li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
  143. <li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  144. </ul>
  145. </div>
  146. </div>
  147. <div class="portal" id='xowa-portal-started'>
  148. <h3>Getting started</h3>
  149. <div class="body">
  150. <ul>
  151. <li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  152. <li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  153. <li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
  154. <li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
  155. <li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
  156. </ul>
  157. </div>
  158. </div>
  159. <div class="portal" id='xowa-portal-android'>
  160. <h3>Android</h3>
  161. <div class="body">
  162. <ul>
  163. <li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
  164. <li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
  165. </ul>
  166. </div>
  167. </div>
  168. <div class="portal" id='xowa-portal-help'>
  169. <h3>Help</h3>
  170. <div class="body">
  171. <ul>
  172. <li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
  173. <li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
  174. <li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
  175. <li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  176. </ul>
  177. </div>
  178. </div>
  179. <div class="portal" id='xowa-portal-blog'>
  180. <h3>Blog</h3>
  181. <div class="body">
  182. <ul>
  183. <li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
  184. </ul>
  185. </div>
  186. </div>
  187. <div class="portal" id='xowa-portal-links'>
  188. <h3>Links</h3>
  189. <div class="body">
  190. <ul>
  191. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  192. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  193. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  194. </ul>
  195. </div>
  196. </div>
  197. <div class="portal" id='xowa-portal-donate'>
  198. <h3>Donate</h3>
  199. <div class="body">
  200. <ul>
  201. <li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
  202. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  203. <li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
  204. </ul>
  205. </div>
  206. </div>
  207. </div>
  208. </body>
  209. </html>