TitleLibrary.html 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <title>Diagnostics/Scribunto/TitleLibrary - 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>Diagnostics/Scribunto/TitleLibrary</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. <h2>
  19. <span class="mw-headline" id="Title_Library">Title Library</span>
  20. </h2>
  21. <ul>
  22. <li>
  23. Calls code in <a href="/wiki/Module:Diagnostics/TitleLibrary" id="xolnki_2" title="Module:Diagnostics/TitleLibrary">Module:Diagnostics/TitleLibrary</a>
  24. </li>
  25. <li>
  26. Tests compatibility for <b>TitleLibrary.php</b> and <b>mw.title.lua</b>
  27. </li>
  28. </ul>
  29. <table class="wikitable">
  30. <tr>
  31. <th>
  32. name
  33. </th>
  34. <th>
  35. code
  36. </th>
  37. <th>
  38. actl
  39. </th>
  40. <th>
  41. rslt
  42. </th>
  43. </tr>
  44. <tr>
  45. <td>
  46. <span style='color: green;'>pass</span>
  47. </td>
  48. <td>
  49. newTitle
  50. </td>
  51. <td>
  52. {{#invoke:Diagnostics/TitleLibrary|newTitle|Main_Page}}
  53. </td>
  54. <td>
  55. Main Page
  56. <p>
  57. <br>
  58. </p>
  59. </td>
  60. </tr>
  61. <tr>
  62. <td>
  63. <span style='color: green;'>pass</span>
  64. </td>
  65. <td>
  66. newTitle; namespace arg
  67. </td>
  68. <td>
  69. {{#invoke:Diagnostics/TitleLibrary|newTitle|Contents|Help}}
  70. </td>
  71. <td>
  72. Help:Contents
  73. <p>
  74. <br>
  75. </p>
  76. </td>
  77. </tr>
  78. <tr>
  79. <td>
  80. <span style='color: green;'>pass</span>
  81. </td>
  82. <td>
  83. makeTitle
  84. </td>
  85. <td>
  86. {{#invoke:Diagnostics/TitleLibrary|makeTitle|Help|Contents|Overview|home}}
  87. </td>
  88. <td>
  89. home:Help:Contents#Overview
  90. <p>
  91. <br>
  92. </p>
  93. </td>
  94. </tr>
  95. <tr>
  96. <td>
  97. <span style='color: green;'>pass</span>
  98. </td>
  99. <td>
  100. fullUrl
  101. </td>
  102. <td>
  103. {{#invoke:Diagnostics/TitleLibrary|fullUrl|Help|Contents}}
  104. </td>
  105. <td>
  106. //home/wiki/Help:Contents
  107. <p>
  108. <br>
  109. </p>
  110. </td>
  111. </tr>
  112. <tr>
  113. <td>
  114. <span style='color: green;'>pass</span>
  115. </td>
  116. <td>
  117. getCurrentTitle
  118. </td>
  119. <td>
  120. {{#invoke:Diagnostics/TitleLibrary|getCurrentTitle}}
  121. </td>
  122. <td>
  123. Diagnostics/Scribunto/TitleLibrary
  124. <p>
  125. <br>
  126. </p>
  127. </td>
  128. </tr>
  129. </table>
  130. </div>
  131. </div>
  132. </div>
  133. <div id="mw-head" class="noprint">
  134. <div id="left-navigation">
  135. <div id="p-namespaces" class="vectorTabs">
  136. <h3>Namespaces</h3>
  137. <ul>
  138. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  139. </ul>
  140. </div>
  141. </div>
  142. </div>
  143. <div id='mw-panel' class='noprint'>
  144. <div id='p-logo'>
  145. <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
  146. </div>
  147. <div class="portal" id='xowa-portal-home'>
  148. <h3>XOWA</h3>
  149. <div class="body">
  150. <ul>
  151. <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
  152. <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  153. <li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
  154. <li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
  155. <li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  156. </ul>
  157. </div>
  158. </div>
  159. <div class="portal" id='xowa-portal-started'>
  160. <h3>Getting started</h3>
  161. <div class="body">
  162. <ul>
  163. <li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  164. <li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  165. <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>
  166. <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>
  167. <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>
  168. </ul>
  169. </div>
  170. </div>
  171. <div class="portal" id='xowa-portal-android'>
  172. <h3>Android</h3>
  173. <div class="body">
  174. <ul>
  175. <li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
  176. <li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
  177. </ul>
  178. </div>
  179. </div>
  180. <div class="portal" id='xowa-portal-help'>
  181. <h3>Help</h3>
  182. <div class="body">
  183. <ul>
  184. <li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
  185. <li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
  186. <li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
  187. <li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  188. </ul>
  189. </div>
  190. </div>
  191. <div class="portal" id='xowa-portal-blog'>
  192. <h3>Blog</h3>
  193. <div class="body">
  194. <ul>
  195. <li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
  196. </ul>
  197. </div>
  198. </div>
  199. <div class="portal" id='xowa-portal-links'>
  200. <h3>Links</h3>
  201. <div class="body">
  202. <ul>
  203. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  204. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  205. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  206. </ul>
  207. </div>
  208. </div>
  209. <div class="portal" id='xowa-portal-donate'>
  210. <h3>Donate</h3>
  211. <div class="body">
  212. <ul>
  213. <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/ -->
  214. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  215. <li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
  216. </ul>
  217. </div>
  218. </div>
  219. </div>
  220. </body>
  221. </html>