mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
c
This commit is contained in:
@@ -59,13 +59,13 @@
|
||||
For example, after searching for Earth, the url string will read:
|
||||
</p>
|
||||
<p>
|
||||
<code><a href="/site/en.wikipedia.org/wiki/Special:Allpages?from=Earth&namespace=0&hideredirects=0">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&namespace=0&hideredirects=0</a></code>
|
||||
<code><a href="http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&namespace=0&hideredirects=0" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&namespace=0&hideredirects=0</a></code>
|
||||
</p>
|
||||
<p>
|
||||
If you want to hide redirects, change this to:
|
||||
</p>
|
||||
<p>
|
||||
<code><a href="/site/en.wikipedia.org/wiki/Special:Allpages?from=Earth&namespace=0&hideredirects=">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&namespace=0&hideredirects=</a><span style="color:red;">1</span></code>
|
||||
<code><a href="http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&namespace=0&hideredirects=" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&namespace=0&hideredirects=</a><span style="color:red;">1</span></code>
|
||||
</p>
|
||||
<p>
|
||||
If you want to search in a different namespace, you have two options
|
||||
|
||||
Reference in New Issue
Block a user